Falador game data

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

Gloves

Gloves

Nice colored gloves

id 2166
Value
180
Inventory sprite
482
Stackable
no
Wieldable
yes
Members
yes
Special / quest
no
Primary colour
#FFFFCC
Secondary colour
none

Use in a script

let it = invItem(2166)            # Gloves

See the script docs for the full command set.