Falador game data

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

Brass key

Brass key

I wonder what this is the key to

id 99
Value
1
Inventory sprite
25
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Primary colour
#FF9900
Secondary colour
none

Use in a script

let it = invItem(99)            # Brass key

See the script docs for the full command set.