Falador game data

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

gems Stall

A market stall

id 327
Type
1
Size (tiles)
2 × 2
Model
market (#30)
Elevation
112
Action 1
walkto
Action 2
steal from

Use in a script

let obj = nearestObject(id: 327)   # gems Stall

See the script docs for the full command set.