Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Iron Plate Mail Body (g)
Provides excellent protection
- Value
- 560
- Inventory sprite
- 501
- Stackable
- no
- Wieldable
- yes
- Members
- no
- Special / quest
- no
- Primary colour
- none
- Secondary colour
- #FFCC4C
Use in a script
let it = invItem(2293) # Iron Plate Mail Body (g)
See the script docs for the full command set.