Falador game data

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

Tree

A leafy tree

id 237
Type
1
Size (tiles)
1 × 1
Model
tree (#1)
Elevation
0
Action 1
search
Action 2
examine

Use in a script

let obj = nearestObject(id: 237)   # Tree

See the script docs for the full command set.