Falador game data

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

A lump of crystal

A lump of crystal

A reddish crystal fragment - it looks like it formed a shape at one time.

id 1220
Value
2,000
Inventory sprite
411
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(1220)            # A lump of crystal

See the script docs for the full command set.