Falador game data

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

Crushed Gemstone

Crushed Gemstone

A gemstone that has been smashed

id 915
Value
2
Inventory sprite
23
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Primary colour
#FFFFFF
Secondary colour
none

Use in a script

let it = invItem(915)            # Crushed Gemstone

See the script docs for the full command set.