====== Undead Mob ====== **Undead Mobs** are a category of enemies in Remixed Dungeon characterized by their supernatural origin and special properties. ==== Types of Undead ==== * [[rpd:skeleton_mob|Skeleton]] * [[rpd:zombie_mob|Zombie]] * [[rpd:shade_mob|Shade]] * [[rpd:ghoul_mob|Ghoul]] * [[rpd:spectre_mob|Spectre]] * [[rpd:lich_mob|Lich]] ==== Common Characteristics ==== * **Undead Status**: Affected by specific undead-targeting mechanics * **Resistances**: Generally immune to poison and bleeding * **Weaknesses**: Often vulnerable to holy/positive energy * **Special Interactions**: May interact differently with certain items or abilities ==== Strategy ==== * Use items/enchantments that specifically target undead * Avoid poison-based strategies (ineffective) * Be aware they may have different drop patterns than living creatures * Some undead may be turned or turned against each other ==== Content Verification ==== * Information source: Java Classes [[https://github.com/NYRDS/remixed-dungeon/tree/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs|Mob Classes Directory]] * Common undead properties: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/Mob.java|Mob.java]] * Machine-readable data: [[mr:undead_mob|mr:undead_mob]] * Last updated: December 20, 2025 {{tag> rpd mobs undead}}