mr:zombie_mob
Table of Contents
Zombie Mob - Code References
Java Classes
- Mob.java (Parent class)
JSON Configuration
This entity may have JSON configuration for spawning. Check:
String Resources
<string name="Zombie_Name">zombie</string> <string name="Zombie_Name_Objective">zombie</string> <string name="Zombie_Desc">An animated corpse from the necropolis. It has quite a bit of health, and has a chance to poison the hero on hit. Like all undead creatures, it has immunity to many effects.</string> <string name="Zombie_Gender">masculine</string>
Lua Scripts
This entity is implemented in Java, no Lua script exists
Related mr Entities
mr/zombie_mob.txt · Last modified: by 127.0.0.1
