gremlin_flinger.xml
<monsters>
<monster>
<range>2</range>
<bones>bones_medium</bones>
<alignment>gremlin</alignment>
<level>3</level>
<variation>0.15</variation>
<behaviorPackage>gremlin_flinger</behaviorPackage>
<name>Gremlin Flinger</name>
<description>
Carries rocks on his back to throw at intruders. Rocks are low damage, but have high armor penetration.
</description>
<key>gremlin_flinger</key>
<zoomImage>gremlin_flinger</zoomImage>
<lootTable>gremlin_flinger</lootTable>
<lineofsight>4</lineofsight>
<life>35</life>
<speed>100</speed>
<defaultAttackName>fists</defaultAttackName>
<abilities>stonethrow</abilities>
<monsterSoundPack>gremlin_flinger</monsterSoundPack>
<modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>40.0</amount>
</modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>2.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>8.0</amount>
</modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.05</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>5.0</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.4</amount>
</modifiers>
<modifiers>
<type>StunChance</type>
<amount>0.012</amount>
</modifiers>
</modifiers>
</monster>
</monsters>