Falador game data

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

Cave

I wonder what's inside!

id 970
Type
1
Size (tiles)
1 × 1
Model
small caveentrance2 (#341)
Elevation
0
Action 1
enter
Action 2
examine

Use in a script

let obj = nearestObject(id: 970)   # Cave

See the script docs for the full command set.