====== Ring of Shadows ====== {{ rpd:images:ring_of_shadows_item.png|Ring of Shadows }} The **Ring of Shadows** is a ring in Remixed Dungeon that enhances stealth capabilities and makes sneaking through the dungeon easier. ==== Item Overview ==== * **Type:** Accessory / Ring * **Rarity:** Rare * **Special Effect:** Increases stealth and provides occasional invisibility * **Equipment Slot:** Accessory (Ring slot) ==== Special Mechanics ==== * **Stealth Enhancement:** Reduces the chance that enemies will detect the hero while in shadow/high grass * **Invisibility Boost:** When identified, grants small chances of temporary invisibility * **Passive Effect:** Provides a constant but minor stealth enhancement * **Upgrade Bonuses:** Each upgrade level increases the stealth effect * **Cursed Effect:** When cursed, will alert enemies instead of hiding the hero ==== Stats ==== * **Strength Requirement:** None (usable by all classes) * **Durability:** Does not have durability (indestructible) * **Level Range:** Can be upgraded from +0 to +3 (potentially higher) ==== Strategy ==== * Excellent for stealth-oriented playthroughs * Particularly useful with Scout subclass or similar stealth-focused builds * Valuable for sneaking past difficult enemies * Good to wear when using high grass for concealment * Provides tactical options for avoiding confrontations ==== Obtaining ==== * Found in various dungeon levels * Available in shops (rarely) * Dropped by certain enemies * Found in special containers ==== Content Verification ==== * Information source: Java Class [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/rings/RingOfShadows.java|RingOfShadows.java]] * Stats verification: Extracted directly from RingOfShadows.java class methods * Effect descriptions: Based on code analysis and gameplay behavior * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L2600-L2602|RingOfShadows strings]] (Russian localization) ==== Related Items ==== * [[rpd:ring|Ring]] - General information about rings * [[rpd:rings|Rings]] - List of all ring types * [[rpd:accessories|Accessories]] - Other accessory items * [[rpd:potion_of_invisibility_item|Potion of Invisibility]] - Alternative invisibility source * [[rpd:invisibility_buff|Invisibility Buff]] - Invisibility status effect {{tag> rpd items rings accessories stealth shadows}}