User Tools

Site Tools


rpd:battle_mage_subclass

Differences

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

Link to this comparison view

rpd:battle_mage_subclass [2025/12/22 20:22] – Wiki maintenance: Fix page naming conventions, update content and links mikerpd:battle_mage_subclass [2025/12/22 20:27] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Battle Mage Subclass ======
  
 +{{ rpd:images:hero_MAGE_BATTLEMAGE.png|Battle Mage }}
 +
 +The Battle Mage is the Mage's subclass in Remixed Dungeon.
 +
 +==== Unlocking ====
 +The Battle Mage subclass can be unlocked by using a [[rpd:tome_of_mastery_item|Tome of Mastery]] after defeating the second boss (Tengu).
 +
 +==== Special Mechanics ====
 +When fighting with a wand in his hands, the _Battlemage_ inflicts additional damage equal to the current number of charges AND restores 1 charge to the wand if it's below maximum capacity and the hit deals damage. The wand's charges are only restored when the wand is not at maximum charges and if the attack successfully deals damage to the target.
 +
 +==== Special Armor ====
 +Using an [[rpd:armor_kit_item|Armor Kit]] on any armor will transform it into the [[rpd:battle_mage_armor|Battle Mage Armor]], which is specifically designed for this subclass.
 +
 +==== Advantages ====
 +  * Additional damage based on wand charges (damage bonus = current charges)
 +  * Wand charges are restored with each successful hit (when wand is not at maximum charges and hit deals damage)
 +  * Provides excellent wand sustainability
 +  * Synergizes well with all wands
 +  * Enables effective wand combat in close quarters
 +
 +==== Disadvantages ====
 +  * Requires using wands to be effective
 +  * Less effective with melee weapons
 +  * Wand dependency for the subclass abilities
 +
 +==== Source Code References ====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/hero/HeroSubClass.java#L45|HeroSubClass.java - Battle Mage Definition]]
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/hero/HeroSubClass.java#L167-L173|HeroSubClass.java - Battle Mage Attack Proc Implementation]]
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/wands/Wand.java|Wand.java]] - Wand implementation affecting Battle Mage mechanics
 +
 +==== Related Content ====
 +  * [[rpd:mage_class|Mage Class]]
 +  * [[rpd:wands|Wands]]
 +  * [[rpd:playable_class|Playable Classes]]
 +  * [[rpd:subclasses|Subclasses]]
 +  * [[rpd:mage_armor_item|Mage Armor]] - Other mage-specific armor
 +  * [[rpd:warlock|Warlock]] - Other mage subclass
 +  * [[rpd:hero_subclasses|Mastery and Subclasses]] - Information about unlocking subclasses
 +  * [[rpd:tome_of_mastery_item|Tome of Mastery]] - Item required to unlock subclass
 +
 +{{tag> rpd subclasses battlemage mage wand}}
rpd/battle_mage_subclass.txt · Last modified: by 127.0.0.1