mr:zombie_gnoll_mob
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| mr:zombie_gnoll_mob [2025/12/25 18:23] – auto lint fix Mikhael | mr:zombie_gnoll_mob [2025/12/31 20:34] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Zombie Gnoll Mob - Code References ====== | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Stats ===== | ||
| + | * **HP:** 210 | ||
| + | * **HT:** 210 | ||
| + | * **Defense Skill:** 27 | ||
| + | * **Attack Skill:** 25 | ||
| + | * **Damage:** 15-35 | ||
| + | * **Armor:** 20 (DR) | ||
| + | * **EXP:** 7 | ||
| + | * **Max Level:** 35 | ||
| + | |||
| + | ===== Abilities ===== | ||
| + | * **Resurrection: | ||
| + | * **Immune to Paralysis** | ||
| + | * **Immune to Toxic Gas** | ||
| + | |||
| + | ===== Drops ===== | ||
| + | * Gold (2% chance) | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
