Falador game data

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

Yommi Tree

An adolescent rare and mystical looking tree in

id 1107
Type
1
Size (tiles)
2 × 2
Model
totemtree1 (#387)
Elevation
0
Action 1
walkto
Action 2
examine

Use in a script

let obj = nearestObject(id: 1107)   # Yommi Tree

See the script docs for the full command set.