Falador game data

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

Large Rune Helmet (t)

Large Rune Helmet (t)

A full face helmet

id 2322
Value
35,200
Inventory sprite
500
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#00FFFF
Secondary colour
#0DB6FF

Use in a script

let it = invItem(2322)            # Large Rune Helmet (t)

See the script docs for the full command set.