Falador game data

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

staff

staff

It's a slightly magical stick

id 100
Value
15
Inventory sprite
85
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#99B2CC
Secondary colour
none

Use in a script

let it = invItem(100)            # staff

See the script docs for the full command set.