User Tools

Site Tools


mr: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
mr:ring_of_power_item [2026/02/27 07:36] – Fix wiki standards compliance issues on 5 random pages Qwen Assistantmr:ring_of_power_item [2026/02/27 07:37] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Ring Of Power Item - Code References ======
 +
 +{{ rpd:images:ring_of_power_item.png|Ring of Power }}
 +
 +===== Java Classes =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/rings/RingOfPower.java|RingOfPower.java]]
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/rings/Ring.java|Ring.java]]
 +
 +===== JSON Configuration =====
 +This entity is implemented in Java, no JSON configuration exists
 +
 +===== String Resources =====
 +<code xml>
 +<string name="RingOfPower_Name">Ring of Power</string>
 +<string name="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.</string>
 +</code>
 +
 +===== Lua Scripts =====
 +This entity is implemented in Java, no Lua script exists
 +
 +===== Related mr: Entities =====
 +  * [[mr:ring_item|Ring (Item Type)]]
 +  * [[mr:wand_item|Wand (Item)]]
  
mr/ring_of_power_item.txt · Last modified: by 127.0.0.1