====== Shaman ====== {:rpd:images:shaman_sprite.png?200|} {{ rpd:images:shaman_sprite.png|Shaman }} The Shaman is the Elf's subclass in Remixed Dungeon. ==== Unlocking ==== The Shaman subclass can be unlocked by using a [[rpd:tome_of_mastery|Tome of Mastery]] after defeating the second boss (Tengu). ==== Special Mechanics ==== Elven _Shamans_ can use wands as melee weapons. Successful hits have a 25% chance to activate the wand's power on a target without using a charge. ==== Special Armor ==== Using an [[rpd:armor_kit|Armor Kit]] on any armor will transform it into the [[rpd:shaman_armor|Shaman Armor]], which is specifically designed for this subclass. ==== Advantages ==== * Can use wands as melee weapons * 25% chance to activate wand powers without consuming charges * Versatile weapon options combining ranged and melee * Preserves wand charges when power activates * Synergizes well with all wand types * +1 dew bonus for enhanced mana recovery ==== Disadvantages ==== * Activation chance is not guaranteed (25% chance) * Wand damage as melee weapon may be lower than dedicated weapons ==== Source Code References ==== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/hero/HeroSubClass.java#L51|HeroSubClass.java - Shaman Definition]] * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/wands/Wand.java#L116|Wand.java - Shaman mechanics]] * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/hero/HeroSubClass.java#L122|HeroSubClass.java - Dew bonus]] ==== Related Content ==== * [[rpd:elf|Elf Class]] * [[rpd:wands|Wands]] * [[rpd:playable_class|Playable Classes]] * [[rpd:subclasses|Subclasses]] {{tag> rpd subclasses shaman elf wand melee}}