Falador game data

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

Cure poison Potion

Cure poison Potion

1 dose of cure poison potion

id 568
Value
144
Inventory sprite
437
Stackable
no
Wieldable
no
Members
yes
Special / quest
no
Inventory action
Drink
Primary colour
#66FF11
Secondary colour
none

Use in a script

let it = invItem(568)            # Cure poison Potion

See the script docs for the full command set.