Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Dead Yommi Tree
A dead Yommi Tree - it looks like a tough axe will be needed to fell this
- Type
- 1
- Size (tiles)
- 2 × 2
- Model
- deadtree2 (#189)
- Elevation
- 0
- Action 1
- walkto
- Action 2
- inspect
Use in a script
let obj = nearestObject(id: 1141) # Dead Yommi Tree
See the script docs for the full command set.