User Tools

Site Tools


rpd:mage_armor_item

Differences

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

Link to this comparison view

rpd:mage_armor_item [2025/12/20 22:54] – Add class armor pages: rogue, warrior, mage, huntress mikerpd:mage_armor_item [2025/12/20 22:55] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Mage Armor ======
  
 +{{ rpd:images:mage_armor_item.png|Mage Armor }}
 +
 +**Mage Armor** is the [[rpd:class_armor|class armor]] for the [[rpd:mage_class|Mage]].
 +
 +==== Description ====
 +Mage Armor is a special armor obtained by using an [[rpd:armor_kit_item|Armor Kit]] on a tier-3 armor (Plate Mail, Scale Armor, or Leather Armor). It grants the wearer the ability to create magical energy that damages all visible enemies.
 +
 +==== Special Ability ====
 +**Magical Energy Burst:** The Mage can create a magical energy burst that inflicts damage to all visible enemies and debuffs the hero with [[rpd:burning_buff|burning]] and [[rpd:paralysis_buff|paralysis]] for several turns.
 +
 +==== Stats ====
 +  * **Armor Class:** Based on the base armor used to create it
 +  * **Durability:** Standard for class armor
 +  * **Special:** Can use Magical Energy Burst ability
 +
 +==== Strategy ====
 +  * Use Magical Energy Burst when surrounded by multiple enemies
 +  * Best used when you can survive the debuffs while enemies don't
 +  * Can be effective when fighting groups of weak enemies
 +  * Consider the trade-off of damaging yourself with burning and paralysis
 +
 +==== Technical Details ====
 +  * Implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/MageArmor.java|MageArmor.java]]
 +  * Base Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/ClassArmor.java|ClassArmor.java]]
 +
 +==== Code References ====
 +  * [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/MageArmor.java|MageArmor.java]]
 +  * [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/ClassArmor.java|ClassArmor.java]]
 +  * [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/ArmorKit.java|ArmorKit.java]]
 +  * [[code:RemixedDungeon/src/main/res/values/strings_all.xml#L2025-L2029|MageArmor strings]]
 +
 +==== See Also ====
 +  * [[rpd:class_armor|Class Armor]]
 +  * [[rpd:mage_class|Mage Class]]
 +  * [[rpd:armor_kit_item|Armor Kit]]
 +  * [[rpd:warrior_armor_item|Warrior Armor]]
 +  * [[rpd:rogue_armor_item|Rogue Armor]]
 +
 +{{tag> rpd armor class_armor mage }}
rpd/mage_armor_item.txt · Last modified: by 127.0.0.1