Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Rocks
Some rocks are close to the edge
- Type
- 1
- Size (tiles)
- 1 × 1
- Model
- cave rock1 (#293)
- Elevation
- 0
- Action 1
- jump over
- Action 2
- look at
Use in a script
let obj = nearestObject(id: 996) # Rocks
See the script docs for the full command set.