gremlin_shaman.xml
<monsters>
<monster>
<range>1</range>
<bones>bones_medium</bones>
<alignment>gremlin</alignment>
<level>5</level>
<variation>0.15</variation>
<behaviorPackage>gremlin_shaman</behaviorPackage>
<name>Gremlin Shaman</name>
<description>
The magic from their staff gives them increased intelligence and the ability to curse enemies.
</description>
<key>gremlin_shaman</key>
<zoomImage>gremlin_shaman</zoomImage>
<lootTable>gremlin_shaman</lootTable>
<lineofsight>5</lineofsight>
<life>50</life>
<speed>110</speed>
<defaultAttackName>staff</defaultAttackName>
<abilities>hex, floor_hex</abilities>
<monsterSoundPack>gremlin_shaman</monsterSoundPack>
<modifiers>
<modifiers>
<type>MinimumHexDamage</type>
<amount>5.0</amount>
</modifiers>
<modifiers>
<type>MaximumHexDamage</type>
<amount>12.0</amount>
</modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.05</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>0.0</amount>
</modifiers>
<modifiers>
<type>ArmorPen</type>
<amount>0.15</amount>
</modifiers>
<modifiers>
<type>IsHexImmune</type>
<amount>1.0</amount>
</modifiers>
</modifiers>
</monster>
</monsters>