Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
large Sewer pipe
a dirty sewer pipe
- Type
- 1
- Size (tiles)
- 1 × 1
- Model
- largesewerpipe (#209)
- Elevation
- 0
- Action 1
- enter
- Action 2
- examine
Use in a script
let obj = nearestObject(id: 449) # large Sewer pipe
See the script docs for the full command set.