mr:succubus_mob
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:succubus_mob [2026/02/27 21:01] – Wiki maintenance: Fix link references and enhance mr: namespace pages Qwen Assistant | mr:succubus_mob [2026/02/27 21:02] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Succubus Mob - Code References ====== | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | **Succubus** is a mob entity in Remixed Dungeon, a demon that can charm heroes and blink around the battlefield. | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Code Behavior ===== | ||
| + | * **HP**: 80 | ||
| + | * **Attack**: 15-25 damage with 40 attack skill | ||
| + | * **Defense**: | ||
| + | * **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**: | ||
| + | * **Loot**: 5% chance to drop Scroll of Lullaby | ||
| + | * **Experience**: | ||
| + | * **Carcass Chance**: 0% (no corpse left) | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity is implemented in Java, no JSON configuration exists | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
mr/succubus_mob.txt · Last modified: by 127.0.0.1
