Falador game data

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

Ibans Ashes

Ibans Ashes

A heap of ashes

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

Use in a script

let it = invItem(1002)            # Ibans Ashes

See the script docs for the full command set.