Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
defense Potion
2 doses of defense potion
- Value
- 90
- Inventory sprite
- 436
- Stackable
- no
- Wieldable
- no
- Members
- yes
- Special / quest
- no
- Inventory action
- Drink
- Primary colour
- #30EE30
- Secondary colour
- none
Use in a script
let it = invItem(481) # defense Potion
See the script docs for the full command set.