gremlin_brute.xml
<monsters>
<monster>
<bones>bones_large</bones>
<alignment>gremlin</alignment>
<level>5</level>
<variation>0.15</variation>
<behaviorPackage>gremlin_brute</behaviorPackage>
<name>Gremlin Brute</name>
<description>
An elite unit from the gremlin horde. Slow moving, but with high health and a crippling attack.
</description>
<key>gremlin_brute</key>
<zoomImage>gremlin_brute</zoomImage>
<lootTable>gremlin_brute</lootTable>
<lineofsight>4</lineofsight>
<life>68</life>
<speed>80</speed>
<defaultAttackName>club</defaultAttackName>
<abilities>brute_charge</abilities>
<monsterSoundPack>gremlin_brute</monsterSoundPack>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.16</amount>
</modifiers>
<modifiers>
<type>Protection</type>
<amount>1.0</amount>
</modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>7.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>12.0</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.05</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.15</amount>
</modifiers>
</modifiers>
</monster>
</monsters>