Falador game data

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

Water orb

Water orb

A magic glowing orb

id 613
Value
300
Inventory sprite
199
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Primary colour
#0000FF
Secondary colour
none

Use in a script

let it = invItem(613)            # Water orb

See the script docs for the full command set.