Falador game data

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

Water

Water

It's a bucket of water

id 50
Value
6
Inventory sprite
22
Stackable
no
Wieldable
no
Members
no
Special / quest
no
Primary colour
#5757F1
Secondary colour
none

Use in a script

let it = invItem(50)            # Water

See the script docs for the full command set.