Falador game data

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

Glarial's Gravestone

There is an indent the size of a pebble in the stone's center

id 479
Type
1
Size (tiles)
1 × 1
Model
gravestone1 (#12)
Elevation
0
Action 1
read
Action 2
examine

Use in a script

let obj = nearestObject(id: 479)   # Glarial's Gravestone

See the script docs for the full command set.