wild_dog.xml
<monsters>
<monster>
<bones>bones_medium</bones>
<alignment>bandit</alignment>
<level>4</level>
<behaviorPackage>wild_dog</behaviorPackage>
<name>Wild Dog</name>
<description>
Wild dogs are known for their lunging ability. They can leap great distances to take down their prey.
</description>
<key>wild_dog</key>
<tags>animal</tags>
<zoomImage>wild_dog</zoomImage>
<lootTable>wild_dog</lootTable>
<lineofsight>10</lineofsight>
<life>45</life>
<speed>130</speed>
<defaultAttackName>fangs</defaultAttackName>
<abilities>dog_dash</abilities>
<monsterSoundPack>wild_dog</monsterSoundPack>
<modifiers>
<modifiers>
<type>Accuracy</type>
<amount>85.0</amount>
</modifiers>
<modifiers>
<type>BleedResist</type>
<amount>0.15</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>10.0</amount>
</modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>5.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>9.0</amount>
</modifiers>
<modifiers>
<type>CritChance</type>
<amount>0.25</amount>
</modifiers>
<modifiers>
<type>BleedChance</type>
<amount>0.1</amount>
</modifiers>
</modifiers>
</monster>
</monsters>