Falador game data

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

Staff of guthix

Staff of guthix

It's a stick of the gods

id 1217
Value
80,000
Inventory sprite
85
Stackable
no
Wieldable
yes
Members
yes
Special / quest
yes
Primary colour
#99B2CC
Secondary colour
none

Use in a script

let it = invItem(1217)            # Staff of guthix

See the script docs for the full command set.