rabid_squirrel.xml

<monsters>
  <monster>
    <bones>bones_small</bones>
    <alignment>wildlife</alignment>
    <level>3</level>
    <behaviorPackage>rabid_squirrel</behaviorPackage>
    <name>Rabid Squirrel</name>
    <description>
      This squirrel has gone insane!
    </description>
    <key>rabid_squirrel</key>
    <tags>animal</tags>
    <zoomImage>rabid_squirrel</zoomImage>
    <lineofsight>7</lineofsight>
    <life>32</life>
    <speed>105</speed>
    <defaultAttackName>claws</defaultAttackName>
    <monsterSoundPack>squirrel</monsterSoundPack>
    <modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>100.0</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>65.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.07</amount>
      </modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>20.0</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.06</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>