Falador game data

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

Compost Heap

A smelly pile of compost

id 134
Type
1
Size (tiles)
2 × 2
Model
compost (#93)
Elevation
0
Action 1
walkto
Action 2
search

Use in a script

let obj = nearestObject(id: 134)   # Compost Heap

See the script docs for the full command set.