====== Potion of Overhealing ====== {{ rpd:images:item_bottle_overhealing.png|Potion of Overhealing }} ==== Description ==== The Potion of Overhealing is a **fictional item** that does not currently exist in the Remixed Dungeon codebase. This page exists as a placeholder and should be removed or updated if the item is ever implemented in the game. ==== Status ==== * **Implementation Status:** Not implemented in current codebase * **Existence:** This item does not exist in the actual game * **Purpose of Page:** Placeholder for potential future implementation ==== Data Sources ==== * **Java Class:** Not found in current codebase (searched for PotionOfOverhealing.java) * **Sprite:** item_bottle_overhealing.png exists but may be unused * **String Resources:** No references found in strings_all.xml * **Implementation:** No Java implementation found in items/potions directory ==== Related Items ==== * [[rpd:potion_of_healing_item|Potion of Healing]] - Actual healing potion in the game * [[rpd:potions|Potions]] - General information about potions * [[rpd:health_mechanic|Health]] - Health system information {{tag> rpd items potions healing placeholder}}