Falador game data

Read straight from the client cache — every id here is exactly what a script uses.

Cape

Cape

A thick blue cape

id 229
Value
32
Inventory sprite
59
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#4040EE
Secondary colour
none

Use in a script

let it = invItem(229)            # Cape

See the script docs for the full command set.