gremlin_general.xml

<monsters>
  <monster>
    <bones>bones_large</bones>
    <alignment>gremlin</alignment>
    <level>14</level>
    <variation>0.05</variation>
    <behaviorPackage>gremlin_general</behaviorPackage>
    <name>Gremlin General</name>
    <description>
      His askew crown stands testament to victories seized in the relentless maw of the gremlin hierarchy.
    </description>
    <key>gremlin_general</key>
    <zoomImage>gremlin_general</zoomImage>
    <lootTable>gremlin_general_fix</lootTable>
    <lineofsight>9</lineofsight>
    <life>128</life>
    <speed>80</speed>
    <defaultAttackName>axe</defaultAttackName>
    <abilities>sergeant_stacking</abilities>
    <monsterSoundPack>gremlin_brute</monsterSoundPack>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.22</amount>
      </modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>16.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>20.0</amount>
      </modifiers>
      <modifiers>
        <type>OnTurnHealthGain</type>
        <amount>0.25</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.04</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>90.0</amount>
      </modifiers>
      <modifiers>
        <type>Reflection</type>
        <amount>2.0</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>