Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Gold bar certificate
Each certificate exchangable at draynor market for 5 gold bars
- 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(532) # Gold bar certificate
See the script docs for the full command set.