User Tools

Site Tools


rpd:cleric_subclass

Differences

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

Link to this comparison view

rpd:cleric_subclass [2025/12/26 02:43] – Add new subclass pages: healer_subclass, cleric_subclass, plague_doctor_subclass, battlemage_subclass mikerpd:cleric_subclass [2025/12/26 02:47] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Cleric Subclass ======
  
 +{{ rpd:images:cleric_subclass.png|Cleric }}
 +
 +==== Description ====
 +The Cleric is a subclass for the Warrior hero class in Remixed Dungeon. Clerics focus on divine magic and protective abilities, combining martial prowess with sacred magic.
 +
 +==== Abilities ====
 +  * **Divine Protection:** Enhanced defensive abilities and protective magic
 +  * **Sanctity Spells:** Access to holy magic for healing and protection
 +  * **Blessing Effects:** May receive buffs or enhanced resistance effects
 +  * **Undead Interaction:** Specialized abilities when facing undead enemies
 +
 +==== Specialization ====
 +  * Focuses on combining warrior combat with divine magic
 +  * Utilizes protective enchantments and holy abilities
 +  * Often serves as both fighter and support in combat
 +
 +==== Lore ====
 +The Cleric subclass represents the holy warriors and battlefield priests of fantasy lore, wielding both sword and divine magic to protect allies and smite enemies.
 +
 +==== Acquisition ====
 +The Cleric subclass can be unlocked by reading a Tome of Mastery after defeating the second boss, Tengu. It's only available to the Warrior hero class.
 +
 +==== Equipment ====
 +  * Special armor: [[rpd:warrior_armor|Warrior Armor]] can be obtained using an [[rpd:armor_kit_item|Armor Kit]] on any regular armor
 +  * Preferred weapons: Blunt weapons, blessed or enchanted items
 +  * Preferred items: Healing potions, protective rings, blessed equipment
 +
 +==== Strategy ====
 +  * Focus on defensive combat while utilizing divine magic
 +  * Use protective spells to enhance durability
 +  * Leverage divine abilities against undead enemies
 +  * Build toward a tank-like support role
 +
 +==== Source Code References ====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/hero/HeroSubClass.java|HeroSubClass.java]]
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/armor/WarriorArmor.java|WarriorArmor.java]]
 +
 +==== See Also ====
 +  * [[rpd:warrior_class|Warrior Class]] - Parent class
 +  * [[rpd:gladiator_subclass|Gladiator]] - Alternative Warrior subclass
 +  * [[rpd:armor_kit_item|Armor Kit]] - Used to obtain subclass armor
 +  * [[rpd:priest_class|Priest Class]] - Related divine magic class
 +
 +{{tag> rpd subclasses warrior divine protection}}