Falador game data

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

Wrought iron key

Wrought iron key

This key clears unlocks a very sturdy gate of some sort.

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

Use in a script

let it = invItem(1097)            # Wrought iron key

See the script docs for the full command set.