User Tools

Site Tools


rpd:mana_potion_item

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

rpd:mana_potion_item [2025/12/29 03:08] – Add missing mana_potion_item page with correct details mikerpd:mana_potion_item [2025/12/29 03:10] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Mana Potion ======
  
 +{{ rpd:images:item_ManaPotion.png|Mana Potion }}
 +
 +**Mana Potion** is a consumable item in [[rpd:remixed_dungeon|Remixed Dungeon]] that restores the player's spiritual energy.
 +
 +==== Description ====
 +This potion will restore your spiritual energy, replenishing skill points for heroes with magical abilities.
 +
 +==== Effects ====
 +When consumed, the Mana Potion:
 +  * Restores approximately 1/3 of the hero's maximum skill points
 +  * Provides immediate relief in situations where skill point management is crucial
 +  * Can be consumed to maintain effectiveness of skill-based abilities
 +
 +==== Acquisition ====
 +The Mana Potion can be found in:
 +  * [[rpd:chests_mechanic|Chests]] in the dungeon
 +  * [[rpd:shops|Shops]] (occasionally available)
 +  * As a drop from certain enemies
 +  * Possibly as quest rewards
 +
 +==== Strategy ====
 +  * Best used when skill points are low and important abilities are needed
 +  * Particularly valuable for hero classes that rely heavily on skill points
 +  * Should be saved for critical moments when skills are needed
 +
 +==== Code Reference ====
 +  * Implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/items/drinks/ManaPotion.java|ManaPotion.java]]
 +  * String Resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L30-L31|ManaPotion strings]]
 +  * Machine-readable data: [[mr:mana_potion_item|mr:mana_potion_item]]
 +
 +==== Related ====
 +  * [[rpd:potions|Potions]] - Other types of potions
 +  * [[rpd:potion_of_healing_item|Potion of Healing]] - Restores health
 +  * [[rpd:drinks|Drinkable Items]] - Other consumable beverages
 +
 +{{tag> rpd items potions drinks mana}}
rpd/mana_potion_item.txt · Last modified: by 127.0.0.1