Falador game data

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

Firework crate

A crate full of fireworks

id 1189
Type
1
Size (tiles)
1 × 1
Model
crate (#111)
Elevation
0
Action 1
take from
Action 2
examine

Use in a script

let obj = nearestObject(id: 1189)   # Firework crate

See the script docs for the full command set.