Falador game data

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

Hunter's Cape

Hunter's Cape

A cape.

id 2157
Value
100
Inventory sprite
481
Stackable
no
Wieldable
yes
Members
yes
Special / quest
no
Primary colour
#303030
Secondary colour
none

Use in a script

let it = invItem(2157)            # Hunter's Cape

See the script docs for the full command set.