Falador game data

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

Hardened-Rune helmet

Hardened-Rune helmet

A full face helmet

id 2256
Value
35,200
Inventory sprite
6
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
#00A8A8
Secondary colour
none

Use in a script

let it = invItem(2256)            # Hardened-Rune helmet

See the script docs for the full command set.