Falador game data

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

glider

i wonder if it flys

id 618
Type
1
Size (tiles)
1 × 1
Model
gnomeglider (#269)
Elevation
0
Action 1
fly
Action 2
examine

Use in a script

let obj = nearestObject(id: 618)   # glider

See the script docs for the full command set.