Falador game data

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

Enchanted Vial

Enchanted Vial

This enchanted vial is empty - but is ready for magical liquids.

id 1240
Value
200
Inventory sprite
144
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Primary colour
#FDFFDD
Secondary colour
none

Use in a script

let it = invItem(1240)            # Enchanted Vial

See the script docs for the full command set.