mr:potion_of_mana_item
Table of Contents
Potion Of Mana Item - Code References
Java Classes
JSON Configuration
This entity does not have dedicated JSON configuration but appears in:
String Resources
<string name="PotionOfMana_Name">Mana Potion</string> <string name="PotionOfMana_Info">This potion will restore your spiritual energy.</string>
Lua Scripts
- PlagueDoctor.lua - NPC quest reward
Implementation Notes
- Increases skill points by amount equal to 1/3 of max skill points
- Java class: com.watabou.pixeldungeon.items.potions.PotionOfMana
- Label index: 12
- Effect: Shows FOOD spell sprite effect
- Identified upon consumption
mr/potion_of_mana_item.txt · Last modified: by 127.0.0.1
