User Tools

Site Tools


mr:succubus_mob

Succubus Mob - Code References

Succubus

Succubus is a mob entity in Remixed Dungeon, a demon that can charm heroes and blink around the battlefield.

Java Classes

Code Behavior

  • HP: 80
  • Attack: 15-25 damage with 40 attack skill
  • Defense: 10 DR with 25 defense skill
  • Special Ability: 33% chance to apply Charm buff for 2-5 turns on attack
  • Blink Ability: Can blink to target every 5 turns if target is visible and more than 2 cells away
  • View Distance: Increased by 1 compared to normal mobs
  • Immunities: Immune to Sleep and Leech enchantment
  • Loot: 5% chance to drop Scroll of Lullaby
  • Experience: 12 EXP, max level 25
  • Carcass Chance: 0% (no corpse left)

JSON Configuration

This entity is implemented in Java, no JSON configuration exists

String Resources

<string name="Succubus_Name">succubus</string>
<string name="Succubus_Name_Objective">succubus</string>

Lua Scripts

This entity is implemented in Java, no Lua script exists

mr/succubus_mob.txt · Last modified: by 127.0.0.1