Falador game data

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

Poison chalice

Poison chalice

A strange looking drink

id 737
Value
20
Inventory sprite
225
Stackable
no
Wieldable
no
Members
yes
Special / quest
yes
Inventory action
drink
Primary colour
#AAFF00
Secondary colour
none

Use in a script

let it = invItem(737)            # Poison chalice

See the script docs for the full command set.