Falador game data

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

wall grill

It seems to filter the rotten air through the caverns

id 836
Type
1
Size (tiles)
1 × 1
Model
cave wallgrill (#322)
Elevation
0
Action 1
climb up
Action 2
examine

Use in a script

let obj = nearestObject(id: 836)   # wall grill

See the script docs for the full command set.