Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Magic ogre potion
A strange liquid that bubbles with power
- Value
- 120
- Inventory sprite
- 48
- Stackable
- no
- Wieldable
- no
- Members
- yes
- Special / quest
- yes
- Primary colour
- #66FFCC
- Secondary colour
- none
Use in a script
let it = invItem(1054) # Magic ogre potion
See the script docs for the full command set.