undead_zombie.xml
<monsters>
<monster>
<bones>bones_large</bones>
<alignment>undead</alignment>
<level>13</level>
<traits>-armor</traits>
<variation>0.06</variation>
<name>Zombie</name>
<description>
Pure will, stripped to its core: an unending hunger.
[p]Moves slow, but attacks with a frenzy.
</description>
<key>undead_zombie</key>
<tags>undead</tags>
<zoomImage>undead_zombie</zoomImage>
<lootTable>undead_zombie</lootTable>
<lineofsight>5</lineofsight>
<life>140</life>
<speed>65</speed>
<defaultAttackName>mouth</defaultAttackName>
<abilities>zombie_clutch</abilities>
<behavior>
<type>simple</type>
<canOpenDoors>false</canOpenDoors>
</behavior>
<monsterSoundPack>zombie</monsterSoundPack>
<modifiers>
<modifiers>
<type>Dodge</type>
<amount>-18.0</amount>
</modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.6</amount>
</modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>8.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>16.0</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>85.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>130.0</amount>
</modifiers>
<modifiers>
<type>CritChance</type>
<amount>0.03</amount>
</modifiers>
<modifiers>
<type>CritDamage</type>
<amount>0.25</amount>
</modifiers>
<modifiers>
<type>BleedChance</type>
<amount>0.03</amount>
</modifiers>
<modifiers>
<type>BlightChance</type>
<amount>0.03</amount>
</modifiers>
<modifiers>
<type>PoisonChance</type>
<amount>0.03</amount>
</modifiers>
</modifiers>
</monster>
</monsters>