Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Strength Potion
3 doses of strength potion
- Value
- 13
- Inventory sprite
- 508
- Stackable
- no
- Wieldable
- no
- Members
- no
- Special / quest
- no
- Inventory action
- Drink
- Primary colour
- #EEEE30
- Secondary colour
- none
Use in a script
let it = invItem(222) # Strength Potion
See the script docs for the full command set.