dream_horned_beetle.xml
<monsters>
<monster>
<alignment>wildlife</alignment>
<level>17</level>
<traits>peaceful</traits>
<name>Geometric Horned Beetle</name>
<description>
Something about the colors aren't right...
</description>
<key>dream_horned_beetle</key>
<tags>animal, insect, dream</tags>
<zoomImage>dream_horned_beetle</zoomImage>
<lineofsight>6</lineofsight>
<life>380</life>
<speed>75</speed>
<defaultAttackName>mandibles</defaultAttackName>
<abilities>dream_fade_horned_beetle, beetle_dash</abilities>
<behavior>
<type>simple</type>
<isNeutral>true</isNeutral>
<params>
<params type="aggressiveTimeout">8-12</params>
</params>
</behavior>
<monsterSoundPack>insect_simple</monsterSoundPack>
<modifiers>
<modifiers>
<type>MinimumHexDamage</type>
<amount>4.0</amount>
</modifiers>
<modifiers>
<type>MaximumHexDamage</type>
<amount>6.0</amount>
</modifiers>
<modifiers>
<type>MissileDeflection</type>
<amount>0.4</amount>
</modifiers>
<modifiers>
<type>AttackSpeed</type>
<amount>100.0</amount>
</modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.25</amount>
</modifiers>
<modifiers>
<type>Protection</type>
<amount>3.0</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>80.0</amount>
</modifiers>
<modifiers>
<type>CritChance</type>
<amount>0.01</amount>
</modifiers>
<modifiers>
<type>OnTurnHealthGain</type>
<amount>2.0</amount>
</modifiers>
</modifiers>
</monster>
</monsters>