Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Banana tree
There are no bananas left on the tree
- Type
- 1
- Size (tiles)
- 1 × 1
- Model
- palm2 (#32)
- Elevation
- 0
- Action 1
- walkto
- Action 2
- pick banana
Use in a script
let obj = nearestObject(id: 184) # Banana tree
See the script docs for the full command set.