User Tools

Site Tools


rpd:potion_of_healing_item

Differences

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

Link to this comparison view

rpd:potion_of_healing_item [2025/12/21 23:34] – Update wiki pages based on code verification and create missing pages - Updated potion_of_invisibility.txt with correct duration (15 turns) and price (40 gold) - Updated classes.txt with complete starting equipment and class information - Updated class_ar mikerpd:potion_of_healing_item [2025/12/21 23:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Potion of Healing ======
  
 +{{ rpd:images:potion_of_healing_item.png|Potion of Healing }}
 +
 +The **Potion of Healing** is a common potion in Remixed Dungeon that restores a significant portion of the drinker's health.
 +
 +==== Item Overview ====
 +  * **Type:** Potion
 +  * **Rarity:** Common
 +  * **Special Effect:** Restores health to full
 +  * **Usage:** Single use item (consumed upon drinking)
 +
 +==== Special Mechanics ====
 +  * **Health Restoration:** When consumed, restores the hero's health to full (100% of current max HP)
 +  * **Stacking:** Multiple potions can be carried and used as needed
 +  * **Identification:** Becomes identified when consumed, shattered, or when seen in inventory after being identified
 +  * **Emergency Use:** Can be used to prevent death or recover from significant damage
 +
 +==== Strategy ====
 +  * Essential for survival in dangerous situations
 +  * Should be conserved for critical moments rather than minor injuries
 +  * Often the difference between life and death in difficult fights
 +  * One of the most important items to carry in any situation
 +  * Starting item for many classes
 +
 +==== Obtaining ====
 +  * Found throughout dungeon levels
 +  * Available in shops at moderate prices (when identified)
 +  * Dropped by various enemies
 +  * Found in containers and special rooms
 +  * Starting item for several classes including [[rpd:priest_class|Priest]], [[rpd:doctor_class|Doctor]], [[rpd:necromancer_class|Necromancer]]
 +
 +==== Effect ====
 +When consumed, the Potion of Healing restores the hero's health to full capacity.
 +
 +According to the game's string resources: "An elixir that will instantly restore your health to full."
 +
 +==== Content Verification ====
 +  * Information source: Java Class [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/potions/PotionOfHealing.java|PotionOfHealing.java]]
 +  * Stats verification: Extracted directly from PotionOfHealing.java class methods
 +  * Effect descriptions: Based on code analysis and string resources
 +  * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L2198-L2200|PotionOfHealing strings]] (Russian localization)
 +
 +==== Related Items ====
 +  * [[rpd:potion|Potions]] - General information about potions
 +  * [[rpd:health|Health]] - General mechanics about health restoration
 +  * [[rpd:hero|Hero]] - Main playable character
 +  * [[rpd:priest_class|Priest Class]] - Starting class that gets this potion
 +
 +{{tag> rpd items potions healing }}
rpd/potion_of_healing_item.txt · Last modified: by 127.0.0.1