Falador game data

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

Ledge

I might be able to make to the other side

id 837
Type
1
Size (tiles)
1 × 1
Model
cave ledge (#294)
Elevation
0
Action 1
jump off
Action 2
climb up

Use in a script

let obj = nearestObject(id: 837)   # Ledge

See the script docs for the full command set.