Falador game data

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

Cape

Cape

A thick Orange cape

id 513
Value
32
Inventory sprite
59
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#EE9900
Secondary colour
none

Use in a script

let it = invItem(513)            # Cape

See the script docs for the full command set.