Falador game data

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

Cell Door Key

Cell Door Key

A roughly hewn key

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

Use in a script

let it = invItem(1098)            # Cell Door Key

See the script docs for the full command set.