gremlin_fort_chief.xml

<monsters>
  <monster>
    <bones>bones_large</bones>
    <alignment>gremlin</alignment>
    <level>7</level>
    <variation>0.1</variation>
    <canSteal>false</canSteal>
    <behaviorPackage>gremlin_chief</behaviorPackage>
    <name>Gremlin Fort Chief</name>
    <description>
      Insists on wearing a crown, though he is not the king.
    </description>
    <key>gremlin_fort_chief</key>
    <zoomImage>gremlin_chief</zoomImage>
    <lootTable>gremlin_fort_chief</lootTable>
    <lineofsight>8</lineofsight>
    <life>85</life>
    <speed>90</speed>
    <defaultAttackName>club</defaultAttackName>
    <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>12.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>15.0</amount>
      </modifiers>
      <modifiers>
        <type>OnTurnHealthGain</type>
        <amount>0.25</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>CrippleChance</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>StunChance</type>
        <amount>0.02</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.18</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>