Falador game data

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

air orb

air orb

A magic glowing orb

id 626
Value
300
Inventory sprite
199
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Primary colour
#00FFFF
Secondary colour
none

Use in a script

let it = invItem(626)            # air orb

See the script docs for the full command set.