User Tools

Site Tools


rpd:ring_of_power_item

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
rpd:ring_of_power_item [2025/12/25 13:47] – Add Ring of Power page to address red link from Ring of Might page mikerpd:ring_of_power_item [2025/12/25 13:52] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Ring of Power ======
  
 +{{ rpd:images:item_RingOfPower.png|Ring of Power }}
 +
 +The **Ring of Power** is a ring in Remixed Dungeon that affects the power of wands when worn.
 +
 +==== Description ====
 +The Ring of Power influences the energy field around the wearer, making wands more powerful. This is particularly useful for characters who rely on wands for combat and utility purposes. However, degraded rings of power will have the opposite effect, weakening wand power instead. Like all rings, it requires identification to reveal its specific properties.
 +
 +==== Effects ====
 +  * **Wand Enhancement:** Increases the effectiveness of wands
 +  * **Energy Field:** Creates an energy field that enhances magical items
 +  * **Degradation Effect:** Lower quality rings will weaken wands instead
 +  * **Identification:** Like other rings, requires time to identify while worn
 +
 +==== Stats ====
 +  * **Effect Type:** Passive wand enhancement
 +  * **Upgradeable:** Can be upgraded with scrolls of upgrade
 +  * **Degradation:** Quality affects the ring's effect (positive when upgraded, negative when degraded)
 +  * **Rarity:** Rare (appears less frequently than other rings)
 +
 +==== Strategy ====
 +  * **Early Game:** May be less useful if you haven't obtained wands yet
 +  * **Mid Game:** Becomes valuable when you start using wands regularly
 +  * **Late Game:** Essential for wand-focused characters
 +  * **Pairing:** Works well with other rings of utility
 +
 +==== Acquisition ====
 +  * **Random Drops:** Found as random drops from mobs
 +  * **Chests:** May appear in various chests throughout the dungeon
 +  * **NPCs:** Sometimes sold by shopkeepers or other NPCs
 +  * **Upgrading:** Can be improved with scrolls of upgrade
 +
 +==== Related Pages ====
 +  * [[rpd:rings|Rings]] - Information about all rings
 +  * [[rpd:wands|Wands]] - Information about wands
 +  * [[rpd:equipment|Equipment]] - General information about equipment
 +  * [[rpd:accessories|Accessories]] - Other accessories in the game
 +  * [[rpd:upgrading|Upgrading]] - Information about item upgrades
 +
 +==== Code References ====
 +  * Java: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/rings/RingOfPower.java|RingOfPower.java]]
 +  * Strings: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L61-L62|RingOfPower_Name, RingOfPower_Info]]
 +  * [[mr:ring_of_power_item|Machine-readable reference page]]
 +
 +==== Source Strings ====
 +Name: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L61|RingOfPower_Name]] = "Ring of Power"
 +Description: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L62|RingOfPower_Info]] = "Your wands will become more powerful in the energy field that radiates from this ring. Degraded rings of power will instead weaken your wands."
 +
 +{{tag> rpd items accessories rings power wands }}
rpd/ring_of_power_item.txt · Last modified: by 127.0.0.1