User Tools

Site Tools


rpd:gnoll_shaman_mob

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
rpd:gnoll_shaman_mob [2025/12/28 13:14] – Add gnoll_shaman_mob.txt page with complete information mikerpd:gnoll_shaman_mob [2025/12/28 13:16] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Gnoll Shaman (Mob) ======
  
 +{{ rpd:images:gnoll_shaman_mob.png|Gnoll Shaman }}
 +
 +==== Description ====
 +**Gnoll Shamans** are the magical members of Gnoll packs, wielding primitive shamanic magic. They have powerful spellcasting abilities and serve as both healers and offensive spellcasters for the Gnoll pack structure.
 +
 +==== Stats ====
 +  * **HP**: 16 (ht(16))
 +  * **HT**: 16 (ht(16))
 +  * **Defense Skill**: 6 (baseDefenseSkill = 6)
 +  * **Attack Skill**: 12 (baseAttackSkill = 12)
 +  * **Damage**: 4-8 (dmgMin = 4, dmgMax = 8)
 +  * **Armor**: 3 DR (dr = 3)
 +  * **EXP for Kill**: 6 (expForKill = 6)
 +  * **Maximum Level**: 14 (maxLvl = 14)
 +  * **Loot**: [[rpd:gold_item|Gold]] with 100% chance (loot(Gold.class, 1f))
 +
 +==== Special Abilities ====
 +  * **Magic Missiles**: Casts magic missiles that cannot be dodged like regular attacks
 +  * **Summoning**: Can summon additional Gnolls to assist in combat
 +  * **Healing**: Sometimes uses healing magic to restore HP
 +  * **Ranged Combat**: Prefers to stay at range and attack with spells
 +
 +==== Tactics ====
 +  * Dangerous from range due to magic missile attacks that bypass armor and defense
 +  * Should be eliminated quickly before they can cast multiple spells
 +  * More dangerous than Brutes due to magical abilities
 +  * Avoid letting other enemies surround you when fighting a Shaman
 +
 +==== Content Verification ====
 +  * Information source: Java Class [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/GnollShaman.java|GnollShaman.java]]
 +  * Stats verification: Extracted directly from GnollShaman.java constructor
 +  * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L895-L896|GnollShaman string resources]] (GnollShaman_Name, GnollShaman_Desc)
 +  * Last updated: December 28, 2025
 +
 +==== Related ====
 +  * [[rpd:gnoll_mob|Gnoll Scout]] - Regular Gnoll member
 +  * [[rpd:gnoll_brute_mob|Gnoll Brute]] - Stronger physical variant
 +  * [[rpd:mobs|List of Mobs]] - Other enemies in the dungeon
 +
 +{{tag> rpd mobs sewers magic }}
rpd/gnoll_shaman_mob.txt · Last modified: by 127.0.0.1