mr:worm_mob
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| mr:worm_mob [2025/12/25 18:23] – auto lint fix Mikhael | mr:worm_mob [2025/12/28 23:09] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Worm Mob - Code References ====== | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Implementation Notes ===== | ||
| + | * **HP:** 195 (ht - hit points) | ||
| + | * **Defense: | ||
| + | * **Attack:** 20 (baseAttackSkill) | ||
| + | * **Damage:** 22-45 (dmgMin-dmgMax) | ||
| + | * **DR:** 50 (damage reduction) | ||
| + | * **Exp:** 18 (expForKill) | ||
| + | * **Max Level:** 35 (maxLvl) | ||
| + | * **Loot:** Gold with 0.4f chance | ||
| + | * **Immunities: | ||
| + | * **Special Attacks:** | ||
| + | * Roots enemy with 1/7 chance | ||
| + | * Poison enemy for 7-9 turns with 1/5 chance | ||
| + | * **Location: | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
