Falador game data

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

ResetCrystal

ResetCrystal

Helps reset things in game

id 978
Value
100
Inventory sprite
199
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Inventory action
Activate
Primary colour
#02C8CA
Secondary colour
none

Use in a script

let it = invItem(978)            # ResetCrystal

See the script docs for the full command set.