Falador game data

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

Klank's gauntlets

Klank's gauntlets

Heavy hand protection

id 1006
Value
6
Inventory sprite
217
Stackable
no
Wieldable
yes
Members
yes
Special / quest
yes
Primary colour
#BBBBBB
Secondary colour
none

Use in a script

let it = invItem(1006)            # Klank's gauntlets

See the script docs for the full command set.