mr:worm_mob
Table of Contents
Worm Mob - Code References
Java Classes
JSON Configuration
String Resources
<string name="Worm_Name">worm</string> <string name="Worm_Gender">masculine</string> <string name="Worm_Name_Objective">worm</string> <string name="Worm_Desc">There is no way to tell how big this worm is. Partially emerging from the floor, body of that creature is covered in lumps of rotten flesh and slime. Giant mandibles gives you a clear idea of how that monster makes his way through the surface.</string>
Lua Scripts
This entity is implemented in Java, no Lua script exists
Implementation Notes
- HP: 195 (ht - hit points)
- Defense: 15 (baseDefenseSkill)
- 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: Paralysis, Stun, ToxicGas
- Special Attacks:
- Roots enemy with 1/7 chance
- Poison enemy for 7-9 turns with 1/5 chance
- Location: Found in Guts (lower dungeon levels)
Related mr Entities
mr/worm_mob.txt · Last modified: by 127.0.0.1
