Falador game data

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

Cape

Cape

A warm black cape

id 209
Value
7
Inventory sprite
59
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#252525
Secondary colour
none

Use in a script

let it = invItem(209)            # Cape

See the script docs for the full command set.