Falador game data

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

A farm cart

It is blocking the entrance to the village

id 613
Type
1
Size (tiles)
2 × 3
Model
cart (#54)
Elevation
0
Action 1
examine
Action 2
search

Use in a script

let obj = nearestObject(id: 613)   # A farm cart

See the script docs for the full command set.