Falador game data

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

Shallow water

A small opening in the ground with some spots of water

id 582
Type
1
Size (tiles)
2 × 2
Model
rockpoolwater (#253)
Elevation
0
Action 1
walkto
Action 2
investigate

Use in a script

let obj = nearestObject(id: 582)   # Shallow water

See the script docs for the full command set.