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 egde

id 995
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: 995)   # Rocks

See the script docs for the full command set.