Falador game data

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

Ledge

It looks rather thin

id 529
Type
0
Size (tiles)
1 × 1
Model
straight_ledge (#234)
Elevation
0
Action 1
balance on
Action 2
examine

Use in a script

let obj = nearestObject(id: 529)   # Ledge

See the script docs for the full command set.