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 905
Type
1
Size (tiles)
1 × 3
Model
bridge section collapsed (#284)
Elevation
0
Action 1
cross
Action 2
examine

Use in a script

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

See the script docs for the full command set.