Falador game data

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

gauntlets of cooking

gauntlets of cooking

Used for cooking fish

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

Use in a script

let it = invItem(700)            # gauntlets of cooking

See the script docs for the full command set.