Falador game data

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

A blue wizards hat

A blue wizards hat

An ancient wizards hat.

id 1264
Value
2
Inventory sprite
86
Stackable
no
Wieldable
yes
Members
yes
Special / quest
yes
Primary colour
#0000FF
Secondary colour
none

Use in a script

let it = invItem(1264)            # A blue wizards hat

See the script docs for the full command set.