dream_spitting_beetle.xml
<monsters>
<monster>
<alignment>wildlife</alignment>
<level>19</level>
<traits>peaceful</traits>
<name>Geometric Spitting Beetle</name>
<description>
The colors on his shell seem to blur. Your eyes hurt when you look for too long.
</description>
<key>dream_spitting_beetle</key>
<tags>animal, insect, dream</tags>
<zoomImage>dream_spitting_beetle</zoomImage>
<lineofsight>10</lineofsight>
<life>400</life>
<defaultAttackName>mandibles</defaultAttackName>
<abilities>beetle_spit</abilities>
<behavior>
<type>simple</type>
<isNeutral>true</isNeutral>
<params>
<params type="aggressiveTimeout">8-12</params>
</params>
</behavior>
<monsterSoundPack>insect_simple</monsterSoundPack>
<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>MinimumHexDamage</type>
<amount>5.0</amount>
</modifiers>
<modifiers>
<type>MaximumHexDamage</type>
<amount>8.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>3.0</amount>
</modifiers>
</modifiers>
</monster>
</monsters>