Falador game data

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

Ballista

It's a war machine

id 388
Type
1
Size (tiles)
4 × 1
Model
catabow (#172)
Elevation
0
Action 1
fire
Action 2
examine

Use in a script

let obj = nearestObject(id: 388)   # Ballista

See the script docs for the full command set.