Falador game data

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

Boots

Boots

Nice colored boots

id 2160
Value
300
Inventory sprite
223
Stackable
no
Wieldable
yes
Members
yes
Special / quest
no
Primary colour
#FFCC4C
Secondary colour
none

Use in a script

let it = invItem(2160)            # Boots

See the script docs for the full command set.