Falador game data

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

Passage

A strange metal grill covers the passage

id 815
Type
1
Size (tiles)
2 × 1
Model
cave tubetrap (#313)
Elevation
0
Action 1
walk down
Action 2
examine

Use in a script

let obj = nearestObject(id: 815)   # Passage

See the script docs for the full command set.