Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
fly trap
A small carnivourous plant
- Type
- 0
- Size (tiles)
- 1 × 1
- Model
- jungle fly trap (#182)
- Elevation
- 0
- Action 1
- approach
- Action 2
- search
Use in a script
let obj = nearestObject(id: 400) # fly trap
See the script docs for the full command set.