Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Tomb of hazeel
A clay shrine to lord hazeel
- Type
- 1
- Size (tiles)
- 1 × 2
- Model
- hazeeltomb (#204)
- Elevation
- 96
- Action 1
- walkto
- Action 2
- examine
Use in a script
let obj = nearestObject(id: 434) # Tomb of hazeel
See the script docs for the full command set.