Falador game data

Read straight from the client cache — every id here is exactly what a script uses.

Stone bridge

The bridge has partly collapsed

id 902
Type
1
Size (tiles)
1 × 3
Model
bridge section collapsed2 (#285)
Elevation
0
Action 1
jump over
Action 2
examine

Use in a script

let obj = nearestObject(id: 902)   # Stone bridge

See the script docs for the full command set.