User Tools

Site Tools


rpd:potion_of_strength_item

Differences

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

Link to this comparison view

rpd:potion_of_strength_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_strength_item [2025/12/21 23:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Potion of Strength ======
  
 +{{ rpd:images:potion_of_strength_item.png|Potion of Strength }}
 +
 +The **Potion of Strength** is a rare potion in Remixed Dungeon that permanently increases the drinker's strength by 1 point.
 +
 +==== Item Overview ====
 +  * **Type:** Potion
 +  * **Rarity:** Very Rare
 +  * **Special Effect:** Permanently increases hero's strength by 1 point
 +  * **Usage:** Single use item (consumed upon drinking)
 +
 +==== Special Mechanics ====
 +  * **Strength Increase:** When consumed, permanently increases the hero's strength by 1 point, allowing them to equip heavier armor and weapons
 +  * **Identification:** Becomes identified when consumed or when seen in inventory after being identified
 +  * **Stacking:** Multiple potions can be consumed to increase strength multiple times
 +
 +==== Strategy ====
 +  * Essential for equipping higher-level weapons and armor that require more strength
 +  * Best used when approaching equipment with high strength requirements
 +  * Should typically be saved until the hero has equipment that can benefit from the additional strength
 +  * Particularly valuable for Warrior and other melee-focused classes
 +
 +==== Obtaining ====
 +  * Found in special containers and special rooms (e.g., [[rpd:armory_level_object|Armory]] rooms)
 +  * Dropped by rare enemies
 +  * Available in some shops at high prices (when identified)
 +  * One is found in the [[rpd:sewers_level|Sewers Level]] in a special chest
 +
 +==== Effect ====
 +When consumed, the Potion of Strength permanently increases the hero's strength by 1 point, allowing them to equip items with higher strength requirements.
 +
 +According to the game's string resources: "This powerful liquid will course through your muscles, permanently increasing your strength by one unit."
 +
 +==== Content Verification ====
 +  * Information source: Java Class [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/potions/PotionOfStrength.java|PotionOfStrength.java]]
 +  * Stats verification: Extracted directly from PotionOfStrength.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|PotionOfStrength strings]] (Russian localization)
 +
 +==== Related Items ====
 +  * [[rpd:potion|Potions]] - General information about potions
 +  * [[rpd:potion_of_might_item|Potion of Might]] - Alternative strength-enhancing potion
 +  * [[rpd:mechanics|Game Mechanics]] - Equipment and strength mechanics
 +  * [[rpd:hero|Hero]] - Main playable character
 +
 +{{tag> rpd items potions strength }}
rpd/potion_of_strength_item.txt · Last modified: by 127.0.0.1