gremlin_hierophant.xml
<monsters>
<monster>
<bones>bones_medium</bones>
<alignment>gremlin</alignment>
<level>3</level>
<traits>peaceful</traits>
<variation>0.15</variation>
<name>Gremlin Hierophant</name>
<description>
It's as if a gremlin borrowed the head of a bee and forgot to give it back.
</description>
<key>gremlin_hierophant</key>
<zoomImage>gremlin_hierophant</zoomImage>
<lootTable>gremlin_hierophant</lootTable>
<lineofsight>9</lineofsight>
<life>38</life>
<speed>90</speed>
<defaultAttackName>spear</defaultAttackName>
<abilities>dream_fade_gremlin_hierophant</abilities>
<behavior>
<type>curious</type>
<isNeutral>true</isNeutral>
<params>
<params type="boredomChance">0.02</params>
</params>
</behavior>
<monsterSoundPack>gremlin</monsterSoundPack>
<modifiers>
<modifiers>
<type>MinimumDamage</type>
<amount>6.0</amount>
</modifiers>
<modifiers>
<type>MaximumDamage</type>
<amount>9.0</amount>
</modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.08</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>8.0</amount>
</modifiers>
<modifiers>
<type>BleedChance</type>
<amount>0.04</amount>
</modifiers>
</modifiers>
</monster>
</monsters>