Falador game data

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

Wizards robe

Wizards robe

I can do magic better in this

id 2429
Value
15
Inventory sprite
87
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#FF0000
Secondary colour
none

Use in a script

let it = invItem(2429)            # Wizards robe

See the script docs for the full command set.