Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Medium Steel Helmet
A medium sized helmet
- Value
- 300
- Inventory sprite
- 5
- Stackable
- no
- Wieldable
- yes
- Members
- no
- Special / quest
- no
- Primary colour
- #EEEEEE
- Secondary colour
- none
Use in a script
let it = invItem(105) # Medium Steel Helmet
See the script docs for the full command set.