Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Large Iron Helmet (t)
A full face helmet
- Value
- 154
- Inventory sprite
- 500
- Stackable
- no
- Wieldable
- yes
- Members
- no
- Special / quest
- no
- Primary colour
- none
- Secondary colour
- #FCFDFF
Use in a script
let it = invItem(2318) # Large Iron Helmet (t)
See the script docs for the full command set.