Falador game data

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

A red crystal

A red crystal

A heart shaped red crystal

id 1222
Value
2,000
Inventory sprite
413
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Inventory action
Inspect
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(1222)            # A red crystal

See the script docs for the full command set.