black_bear.xml

<monsters>
  <monster>
    <bones>bones_large</bones>
    <alignment>wildlife</alignment>
    <level>14</level>
    <behaviorPackage>black_bear</behaviorPackage>
    <name>Black Bear</name>
    <description>
      The terror of the woods.
    </description>
    <key>black_bear</key>
    <tags>animal</tags>
    <zoomImage>black_bear</zoomImage>
    <lootTable>brown_bear</lootTable>
    <lineofsight>10</lineofsight>
    <life>140</life>
    <speed>130</speed>
    <defaultAttackName>claws</defaultAttackName>
    <abilities>bear_swipe</abilities>
    <monsterSoundPack>bear</monsterSoundPack>
    <modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>90.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.25</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>85.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedResist</type>
        <amount>0.35</amount>
      </modifiers>
      <modifiers>
        <type>CrippleResist</type>
        <amount>0.35</amount>
      </modifiers>
      <modifiers>
        <type>StunResist</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>6.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>24.0</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>OnTurnHealthGain</type>
        <amount>0.75</amount>
      </modifiers>
      <modifiers>
        <type>FireResist</type>
        <amount>-0.25</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>