Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Door mat
If I ever get my boots muddy I know where to come
- Type
- 0
- Size (tiles)
- 1 × 1
- Model
- Doormat (#133)
- Elevation
- 0
- Action 1
- search
- Action 2
- examine
Use in a script
let obj = nearestObject(id: 255) # Door mat
See the script docs for the full command set.