Falador game data

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

Chest key

Chest key

A key to One eyed Hector's chest

id 382
Value
1
Inventory sprite
25
Stackable
no
Wieldable
no
Members
no
Special / quest
yes
Primary colour
#AAFF55
Secondary colour
none

Use in a script

let it = invItem(382)            # Chest key

See the script docs for the full command set.