gremlin_grunt.xml

<monsters>
  <monster>
    <bones>bones_medium</bones>
    <alignment>gremlin</alignment>
    <level>3</level>
    <variation>0.15</variation>
    <behaviorPackage>gremlin_grunt</behaviorPackage>
    <name>Gremlin Grunt</name>
    <description>
      A rank and file gremlin with a wooden spear.
    </description>
    <key>gremlin_grunt</key>
    <zoomImage>gremlin_grunt</zoomImage>
    <lootTable>gremlin_grunt</lootTable>
    <lineofsight>3</lineofsight>
    <life>38</life>
    <speed>90</speed>
    <defaultAttackName>spear</defaultAttackName>
    <monsterSoundPack>gremlin_grunt</monsterSoundPack>
    <modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>6.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>9.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.08</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>8.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.04</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>