Falador game data

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

Desert Boots

Desert Boots

Boots made specially for the desert

id 990
Value
20
Inventory sprite
223
Stackable
no
Wieldable
yes
Members
yes
Special / quest
no
Primary colour
#FFFFFF
Secondary colour
none

Use in a script

let it = invItem(990)            # Desert Boots

See the script docs for the full command set.