Falador game data

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

Cape

Cape

A thick yellow cape

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

Use in a script

let it = invItem(512)            # Cape

See the script docs for the full command set.