Falador game data

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

Bed

Ooh nice blankets

id 14
Type
1
Size (tiles)
2 × 3
Model
Bigbed (#14)
Elevation
0
Action 1
rest
Action 2
examine

Use in a script

let obj = nearestObject(id: 14)   # Bed

See the script docs for the full command set.