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