Falador game data
Read straight from the client cache — every id here is exactly what a script uses.
Unfinished potion
I need another ingredient to finish this Cadantine potion
- Value
- 65
- Inventory sprite
- 48
- Stackable
- no
- Wieldable
- no
- Members
- yes
- Special / quest
- no
- Primary colour
- #D1B699
- Secondary colour
- none
Use in a script
let it = invItem(462) # Unfinished potion
See the script docs for the full command set.