Falador game data

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

Stone Gate

A mystical looking object

id 916
Type
1
Size (tiles)
2 × 2
Model
henge (#64)
Elevation
0
Action 1
go through
Action 2
look

Use in a script

let obj = nearestObject(id: 916)   # Stone Gate

See the script docs for the full command set.