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

Use in a script

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

See the script docs for the full command set.