Falador game data

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

Fire orb

Fire orb

A magic glowing orb

id 612
Value
300
Inventory sprite
199
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Primary colour
#FF0000
Secondary colour
none

Use in a script

let it = invItem(612)            # Fire orb

See the script docs for the full command set.