Falador game data

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

Boots

Boots

Comfortable leather boots

id 17
Value
6
Inventory sprite
16
Stackable
no
Wieldable
yes
Members
no
Special / quest
no
Primary colour
none
Secondary colour
none

Use in a script

let it = invItem(17)            # Boots

See the script docs for the full command set.