marauder_dog.xml

<monsters>
  <monster>
    <bones>bones_medium</bones>
    <alignment>blackwood_marauders</alignment>
    <level>3</level>
    <behaviorPackage>marauder_dog</behaviorPackage>
    <name>Marauder Dog</name>
    <description>
      Leaner than most dogs, these loyal canines have been trained by the Blackwood Marauders to protect their
      hideout.
    </description>
    <key>marauder_dog</key>
    <tags>animal</tags>
    <zoomImage>wild_dog</zoomImage>
    <lootTable>wild_dog</lootTable>
    <lineofsight>12</lineofsight>
    <life>35</life>
    <speed>110</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.02</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.08</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>