Falador game data

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

Empty Water Skin

Empty Water Skin

A completely empty waterskin

id 1085
Value
15
Inventory sprite
343
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Primary colour
#804000
Secondary colour
none

Use in a script

let it = invItem(1085)            # Empty Water Skin

See the script docs for the full command set.