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