Falador game data

Read straight from the client cache — every id here is exactly what a script uses.

Rocks

More rocks

id 882
Type
1
Size (tiles)
1 × 1
Model
cave speartrap (#309)
Elevation
0
Action 1
step over
Action 2
search for traps

Use in a script

let obj = nearestObject(id: 882)   # Rocks

See the script docs for the full command set.