Falador game data

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

Rocks

You should be able to move these

id 819
Type
1
Size (tiles)
2 × 2
Model
cave rocktrap1 (#300)
Elevation
0
Action 1
clear
Action 2
search

Use in a script

let obj = nearestObject(id: 819)   # Rocks

See the script docs for the full command set.