Falador game data

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

barrel

It has a lid on it - I need something to lever it off

id 1082
Type
1
Size (tiles)
1 × 1
Model
barrelredcross (#380)
Elevation
0
Action 1
walkto
Action 2
examine

Use in a script

let obj = nearestObject(id: 1082)   # barrel

See the script docs for the full command set.