Falador game data

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

Staff of Air

Staff of Air

A Magical staff

id 101
Value
1,500
Inventory sprite
91
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#00FFFF
Secondary colour
none

Use in a script

let it = invItem(101)            # Staff of Air

See the script docs for the full command set.