Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Magical Fire Pass
A pass which allows you to cross the flaming walls into the Flaming Octagon
- Value
- 1
- Inventory sprite
- 29
- Stackable
- no
- Wieldable
- no
- Members
- yes
- Special / quest
- yes
- Primary colour
- #FF0000
- Secondary colour
- none
Use in a script
let it = invItem(1250) # Magical Fire Pass
See the script docs for the full command set.