Falador game data

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

Holy Water Vial

Holy Water Vial

A deadly potion against evil kin

id 1239
Value
3
Inventory sprite
48
Stackable
no
Wieldable
yes
Members
yes
Special / quest
yes
Inventory action
Throw
Primary colour
#99B6B6
Secondary colour
none

Use in a script

let it = invItem(1239)            # Holy Water Vial

See the script docs for the full command set.