Falador game data

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

Colored Boots

Colored Boots

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

Use in a script

let it = invItem(2422)            # Colored Boots

See the script docs for the full command set.