Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Iron ore certificate
Each certificate exchangable at draynor market for 5 iron ore
- Value
- 10
- Inventory sprite
- 180
- Stackable
- yes
- Wieldable
- no
- Members
- no
- Special / quest
- no
- Primary colour
- none
- Secondary colour
- none
Use in a script
let it = invItem(517) # Iron ore certificate
See the script docs for the full command set.