mr:dm300_mob
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| mr:dm300_mob [2025/12/23 03:00] – Update wiki pages with accurate code references and proper naming mike | mr:dm300_mob [2026/01/01 19:47] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== DM300 Mob - Code References ====== | ||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Entity Kind ===== | ||
| + | DM300 | ||
| + | |||
| + | ===== Stats ===== | ||
| + | * **Health**: 200 (HT: 200) | ||
| + | * **EXP for Kill**: 30 | ||
| + | * **Defense Skill**: 18 | ||
| + | * **Attack Skill**: 28 | ||
| + | * **Damage**: 18-24 | ||
| + | * **Armor**: 10 DR (Defense Rating) | ||
| + | * **Level**: Boss | ||
| + | |||
| + | ===== Drops ===== | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | |||
| + | ===== Immunities ===== | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | |||
| + | ===== Special Abilities ===== | ||
| + | * Releases toxic gas periodically (30 units of gas every turn) | ||
| + | * Repairs itself when stepping on traps if HP < HT (heals 1-50% of max HP) | ||
| + | * Stuns adjacent characters when moving (2 turns) | ||
| + | * Creates rock debris when moving, with camera shake and sound effects | ||
| + | |||
| + | ===== 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=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | * </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
