Falador game data

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

wall

A damaged wall

id 393
Type
1
Size (tiles)
3 × 1
Model
khazardwall (#175)
Elevation
0
Action 1
climb
Action 2
examine

Use in a script

let obj = nearestObject(id: 393)   # wall

See the script docs for the full command set.