mr:mimic_mob
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:mimic_mob [2026/03/29 03:54] – Wiki standards compliance: Improve mr: namespace pages and fix Chinese pages Qwen Assistant | mr:mimic_mob [2026/03/29 03:56] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Mimic Mob - Code References ====== | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | This page contains machine-readable reference information about the Mimic mob entity for automated tools and AI assistants. | ||
| + | |||
| + | ===== Entity Information ===== | ||
| + | * **Entity Kind:** Mimic | ||
| + | * **Entity Type:** Mob (Monster) | ||
| + | * **Namespace: | ||
| + | * **Implementation: | ||
| + | |||
| + | ===== Entity Stats (from Java) ===== | ||
| + | * **HP/HT:** Scales with dungeon depth: (3 + level) * 4 | ||
| + | * **Base Defense Skill:** 9 + level/2 | ||
| + | * **Base Attack Skill:** 9 + level | ||
| + | * **Damage:** HT/10 to HT/4 | ||
| + | * **EXP for Kill:** 2 + 2 * (level - 1) / 5 | ||
| + | * **Max Level:** Varies by dungeon depth | ||
| + | * **Carcass Chance:** 0% (no corpse drops) | ||
| + | |||
| + | ===== Special Abilities (from Java) ===== | ||
| + | * **Gold Steal:** 33% chance on attack to drop 1-HP worth of gold from hero | ||
| + | * **Psionic Blast Immunity:** Immune to ScrollOfPsionicBlast effects | ||
| + | * **Spawn from Heaps:** Can spawn from Mimic-type heaps when opened | ||
| + | |||
| + | ===== Loot Table (from Java) ===== | ||
| + | * No standard loot - drops gold stolen from hero during combat | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * Used in: [[https:// | ||
| + | * Used in: [[https:// | ||
| + | * Used in: [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | |||
| + | ===== See Also ===== | ||
| + | * [[en: | ||
| + | * [[ru: | ||
| + | |||
| + | {{tag> mr mob mimic reference code}} | ||
mr/mimic_mob.txt · Last modified: by 127.0.0.1
