====== 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 ===== Ring of Power Your wands will become more powerful in the energy field that radiates from this ring. Degraded rings of power will instead weaken your wands. ===== 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)]]