Falador game data

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

Medium Iron Helmet

Medium Iron Helmet

A medium sized helmet

id 5
Value
84
Inventory sprite
5
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(5)            # Medium Iron Helmet

See the script docs for the full command set.