====== Kobold Icemancer ====== {{ rpd:images:koboldicemancer_sprite.png|Kobold Icemancer }} ==== Overview ==== The **Kobold Icemancer** is a magic-using mob found in the Ice Caves level. It is an upgraded variant of the regular Kobold that uses ice-based attacks. ==== Stats ==== * **HP**: 70 * **Defense Skill**: 18 * **Attack Skill**: 25 * **Damage**: 15-17 * **DR (Damage Reduction)**: 11 * **EXP for Kill**: 11 * **Max Level**: 21 ==== Abilities ==== * **Ranged Attack**: Can attack enemies at range using a zapping mechanic * **Slow Effect**: Has a 50% chance to inflict the Slow status effect on enemies for 1 turn when hitting with its ranged attack * **Death Report**: Tracks when the Kobold Icemancer kills an enemy ==== Resistances ==== * **Death Resistance**: Immune to instant death effects ==== Drops ==== * **Potion Category**: Has an 83% chance to drop a potion from the potion category on death ==== Location ==== Found in the Ice Caves level (typically on floors ice1-ice4 based on Bestiary.json configuration). ==== Code References ==== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/icecaves/KoboldIcemancer.java|KoboldIcemancer.java in code]] ==== See Also ==== * [[rpd:kobold|Kobold]] * [[rpd:ice_caves|Ice Caves]] * [[rpd:mobs|Mobs]] {{tag>:rpd}}