User Tools

Site Tools


rpd:mage_class

Differences

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

Link to this comparison view

rpd:mage_class [2025/12/18 23:04] – Add missing hero class and subclass pages, update naming convention, fix innkeeper page mikerpd:mage_class [2025/12/18 23:05] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Mage Class ======
  
 +{{ rpd:images:hero_MAGE.png|Mage Class Sprite }}
 +
 +The **Mage** is one of the starting [[rpd:hero_classes|hero classes]] in Remixed Dungeon. The Mage specializes in magical combat, using a [[rpd:wand_of_magic_missile|Wand of Magic Missile]] as a starting weapon and various scrolls to overcome enemies.
 +
 +==== Description ====
 +The Mage is a magic-focused class that relies on wands and scrolls for combat effectiveness. The class is designed around magical energy usage and spellcasting, with a focus on utility and ranged magical combat. The Mage starts with a Wand of Magic Missile and an increased magic capacity.
 +
 +==== Starting Equipment ====
 +  * [[rpd:wand_of_magic_missile|Wand of Magic Missile]]
 +  * [[rpd:scroll_of_identify|Scroll of Identify]]
 +  * [[rpd:food_ration|Ration of Food]]
 +  * [[rpd:scroll_of_magic_mapping|Scroll of Magic Mapping]]
 +  * 100 [[rpd:gold|Gold Coins]]
 +  * [[rpd:mage_armor|Mage's Robe]] (Cloth armor with +1 durability)
 +
 +==== Stats ====
 +  * **Starting Strength:** 10 (standard)
 +  * **Starting HP:** 15 (standard)
 +  * **Starting SP:** 15 (vs 10 for other classes)
 +  * **Max Inventory:** 19 slots
 +
 +==== Special Abilities ====
 +  * **Wand Focus:** The Mage's [[rpd:wand_of_magic_missile|Wand of Magic Missile]] gains experience with each use, improving its effectiveness over time.
 +  * **Magic Affinity:** Elemental magic affinity, allowing access to elemental spells like [[rpd:ignite_spell|Ignite]], [[rpd:magic_arrow_spell|Magic Arrow]], [[rpd:freeze_globe_spell|Freeze Globe]], etc.
 +  * **Starting SP Bonus:** Begins with more Spell Points (SP) than other classes, allowing for more magical abilities.
 +
 +==== Subclasses ====
 +The Mage can choose between two Mastery paths after defeating Tengu (boss #2) with a [[rpd:tome_of_mastery|Tome of Mastery]]:
 +  * [[rpd:warlock_subclass|Warlock]]
 +  * [[rpd:battle_mage_subclass|Battle Mage]]
 +
 +==== Advantages ====
 +  * Unique wand progression system
 +  * Strong ranged combat capability
 +  * Good utility with various scrolls
 +  * Higher Spell Points pool
 +  * Access to magical items
 +
 +==== Disadvantages ====
 +  * Lower health than Warrior class
 +  * Wand charges are limited and need to be recharged
 +  * Relies heavily on consumables (scrolls)
 +  * Vulnerable at close range without proper preparation
 +
 +==== Strategy ====
 +  * Preserve your Wand of Magic Missile as it becomes more powerful with use
 +  * Identify wands early to determine how to use them effectively
 +  * Prioritize finding and upgrading wands for combat
 +  * Use scrolls strategically for their utility
 +  * Focus on spell-based progression for magic affinity
 +
 +==== Content Verification ====
 +  * Information source: Java Classes and initHeroes.json
 +  * Starting equipment: RemixedDungeon/src/main/assets/hero/initHeroes.json
 +  * Stats: RemixedDungeon/src/main/assets/hero/initHeroes.json
 +  * Class implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/hero/HeroClass.java|HeroClass.java]]
 +
 +==== See Also ====
 +  * [[rpd:hero_classes|Hero Classes]]
 +  * [[rpd:mage_armor|Mage's Robe]]
 +  * [[rpd:wand_of_magic_missile|Wand of Magic Missile]]
 +  * [[rpd:warlock_subclass|Warlock Subclass]]
 +  * [[rpd:battle_mage_subclass|Battle Mage Subclass]]
 +  * [[rpd:hero_subclasses|Hero Subclasses]]
 +
 +{{tag> rpd classes mage hero}}
rpd/mage_class.txt · Last modified: by 127.0.0.1