Falador game data

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

Treestump

Someone has chopped this tree down!

id 4
Type
1
Size (tiles)
1 × 1
Model
treestump (#4)
Elevation
0
Action 1
walkto
Action 2
examine

Use in a script

let obj = nearestObject(id: 4)   # Treestump

See the script docs for the full command set.