Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Front door key
A house key
- Value
- 1
- Inventory sprite
- 25
- Stackable
- no
- Wieldable
- no
- Members
- yes
- Special / quest
- yes
- Primary colour
- #EE9900
- Secondary colour
- none
Use in a script
let it = invItem(538) # Front door key
See the script docs for the full command set.