Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Poison antidote
1 dose of anti poison potion
- Value
- 144
- Inventory sprite
- 437
- 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(571) # Poison antidote
See the script docs for the full command set.