Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Wooden Door
It doesn't look very inviting
- Type
- 1
- Size (tiles)
- 3 × 1
- Model
- rams skull dooropen (#287)
- Elevation
- 0
- Action 1
- cross
- Action 2
- examine
Use in a script
let obj = nearestObject(id: 723) # Wooden Door
See the script docs for the full command set.