Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Strength Potion
1 dose of strength potion
- Value
- 11
- Inventory sprite
- 510
- 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(224) # Strength Potion
See the script docs for the full command set.