User Tools

Site Tools


rpd:potion_of_invisibility

Differences

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

Link to this comparison view

rpd:potion_of_invisibility [2025/12/20 12:17] – Add potion_of_invisibility page to address redlink mikerpd:potion_of_invisibility [2025/12/20 12:20] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Potion of Invisibility ======
  
 +{{ rpd:images:potion_of_invisibility_item.png|Potion of Invisibility }}
 +
 +The **Potion of Invisibility** is a common potion in Remixed Dungeon that grants temporary invisibility to the drinker.
 +
 +==== Item Overview ====
 +  * **Type:** Potion
 +  * **Rarity:** Uncommon
 +  * **Special Effect:** Grants invisibility status for a duration
 +  * **Usage:** Single use item (consumed upon drinking)
 +
 +==== Special Mechanics ====
 +  * **Invisibility:** When consumed, grants the [[rpd:invisibility_buff|Invisibility]] buff for 20 turns
 +  * **Enemy Detection:** While invisible, enemies cannot see the hero and will lose track of their position
 +  * **Combat Disruption:** Any attack or action that directly targets an enemy will immediately cancel the invisibility
 +  * **Shattering:** When shattered on the ground, does not grant invisibility to characters on that tile
 +  * **Identification:** Becomes identified when consumed, shattered, or when seen in inventory after being identified
 +
 +==== Strategy ====
 +  * Essential for escaping dangerous situations
 +  * Useful for bypassing groups of enemies
 +  * Can be used to sneak past powerful enemies
 +  * Excellent for exploring dangerous areas safely
 +  * Good for escaping from close combat
 +  * Allows for safe item usage during encounters
 +
 +==== Obtaining ====
 +  * Found throughout dungeon levels
 +  * Available in shops at moderate prices (30 gold when identified)
 +  * Dropped by various enemies
 +  * Found in containers and special rooms
 +
 +==== Effect ====
 +When consumed, the Potion of Invisibility grants the [[rpd:invisibility_buff|Invisibility]] buff for 20 turns, making the hero impossible for enemies to see and track.
 +
 +According to the game's string resources: "Potion of Invisibility grants invisibility for a short time, allowing you to escape or perform a sneak attack."
 +
 +==== Content Verification ====
 +  * Information source: Java Class [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/potions/PotionOfInvisibility.java|PotionOfInvisibility.java]]
 +  * Stats verification: Extracted directly from PotionOfInvisibility.java class methods
 +  * Effect descriptions: Based on code analysis of Invisibility.java buff
 +  * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L2195-L2197|PotionOfInvisibility strings]] (Russian localization)
 +
 +==== Related Items ====
 +  * [[rpd:potion|Potions]] - General information about potions
 +  * [[rpd:invisibility_buff|Invisibility Buff]] - The buff that grants invisibility
 +  * [[rpd:ring_of_shadows|Ring of Shadows]] - Alternative invisibility source
 +  * [[rpd:mechanics|Game Mechanics]] - Stealth mechanics
 +
 +{{tag> rpd items potions invisibility stealth}}
rpd/potion_of_invisibility.txt · Last modified: by 127.0.0.1