Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Tomb of glarial
A stone tomb surrounded by flowers
- Type
- 1
- Size (tiles)
- 2 × 4
- Model
- elventomb (#217)
- Elevation
- 96
- Action 1
- search
- Action 2
- examine
Use in a script
let obj = nearestObject(id: 467) # Tomb of glarial
See the script docs for the full command set.