Falador game data

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

Cape

Cape

A thick purple cape

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

Use in a script

let it = invItem(514)            # Cape

See the script docs for the full command set.