Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
stairs
These lead downstairs
- Type
- 1
- Size (tiles)
- 2 × 3
- Model
- woodenstairsdown (#42)
- Elevation
- 0
- Action 1
- go down
- Action 2
- examine
Use in a script
let obj = nearestObject(id: 370) # stairs
See the script docs for the full command set.