demon_centipede.xml

<monsters>
  <monster>
    <bones>bones_small</bones>
    <alignment>wildlife</alignment>
    <level>7</level>
    <canSteal>false</canSteal>
    <behaviorPackage>demon_centipede</behaviorPackage>
    <name>Demon Centipede</name>
    <description>
      These parasitic creatures are known to hide in the ground, leeching energy from magical plants.
      They do not like to be awoken.
    </description>
    <key>demon_centipede</key>
    <tags>animal, insect</tags>
    <zoomImage>centipede_evil</zoomImage>
    <lootTable>centipede</lootTable>
    <lineofsight>6</lineofsight>
    <life>45</life>
    <speed>140</speed>
    <defaultAttackName>pincers</defaultAttackName>
    <monsterSoundPack>insect</monsterSoundPack>
    <modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>160.0</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>100.0</amount>
      </modifiers>
      <modifiers>
        <type>RepeatAttackChance</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.17</amount>
      </modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>3.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>8.0</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.35</amount>
      </modifiers>
      <modifiers>
        <type>BleedResist</type>
        <amount>0.5</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>15.0</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>