gremlin_chief.xml

<monsters>
  <monster>
    <bones>bones_large</bones>
    <alignment>gremlin</alignment>
    <level>9</level>
    <variation>0.0</variation>
    <canSteal>false</canSteal>
    <behaviorPackage>gremlin_chief</behaviorPackage>
    <name>Gremlin Chief</name>
    <description>
      He's butchered more than his fair share of wayward adventurers.
    </description>
    <key>gremlin_chief</key>
    <zoomImage>gremlin_chief</zoomImage>
    <lootTable>gremlin_chief</lootTable>
    <lineofsight>7</lineofsight>
    <life>120</life>
    <speed>100</speed>
    <defaultAttackName>club</defaultAttackName>
    <abilities>chief_charge</abilities>
    <monsterSoundPack>gremlin_brute</monsterSoundPack>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.18</amount>
      </modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>2.0</amount>
      </modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>13.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>16.0</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>CrippleChance</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>StunChance</type>
        <amount>0.04</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.07</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.18</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>