Falador game data

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

Player Killing cape

Player Killing cape

The cape worn by only the best killing machines

id 2147
Value
500,000
Inventory sprite
476
Stackable
no
Wieldable
yes
Members
no
Special / quest
yes
Inventory action
Activate
Primary colour
#1F1C1C
Secondary colour
none

Use in a script

let it = invItem(2147)            # Player Killing cape

See the script docs for the full command set.