en:rpd:ring_of_evasion_item
Table of Contents
Ring of Evasion
The Ring of Evasion is a ring in Remixed Dungeon that enhances the wearer's ability to avoid attacks.
Item Overview
- Type: Ring
- Mechanics: Each level of the ring provides +1 defense skill bonus
- Upgrading: Can be upgraded to increase effectiveness
Mechanics
The Ring of Evasion increases the wearer's defense skill by its level amount, which improves the chance to dodge incoming attacks. This directly affects the combat system by making the wearer harder to hit.
- Defence Bonus: The ring increases defense skill by a value equal to its level
- Stacking: Effect stacks with other defensive bonuses
- Combat Impact: Higher evasion means enemies have a lower chance to successfully hit the wearer
Description
According to the game's string resources: “This ring increases your chance to dodge enemy attack.”
Obtaining
Strategy
- Pair with medium armor for balanced protection
- Useful against enemies with high attack accuracy
- Better for mobile, evasive fighting styles
- Particularly effective against consistent, low-damage attacks
- Works well with hero classes that can maintain distance from enemies
Code References
- Java Class: RingOfEvasion.java
- Base Ring Class: Ring.java
- Defense Skill Mechanic: Hero.java - Defense skill calculation
- Combat Mechanics: Char.java - Hit and dodge calculations
- String Resources: RingOfEvasion strings - Name and description
- Item Factory: ItemFactory.java - Item registration
- Treasury Configuration: Treasury.json - Drop rates
Related Items
- Armor - Other defensive equipment
- Hero - Main playable character
- Combat - Game combat mechanics
- Defense Skill - Defense skill mechanics
en/rpd/ring_of_evasion_item.txt · Last modified: by 127.0.0.1

