Falador game data

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

Poison antidote

Poison antidote

3 doses of anti poison potion

id 569
Value
288
Inventory sprite
48
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Inventory action
Drink
Primary colour
#FF1166
Secondary colour
none

Use in a script

let it = invItem(569)            # Poison antidote

See the script docs for the full command set.