Falador game data

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

Franks Silver Pot

Franks Silver Pot

A small pot coated with silver

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

Use in a script

let it = invItem(1199)            # Franks Silver Pot

See the script docs for the full command set.