Falador game data

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

Bridge Blockade

A crudely constructed fence to stop you going further

id 691
Type
1
Size (tiles)
1 × 1
Model
gnomefence (#263)
Elevation
0
Action 1
investigate
Action 2
jump

Use in a script

let obj = nearestObject(id: 691)   # Bridge Blockade

See the script docs for the full command set.