dream_iguana.xml

<monsters>
  <monster>
    <bones>bones_small</bones>
    <alignment>wildlife</alignment>
    <level>33</level>
    <traits>peaceful</traits>
    <variation>0.05</variation>
    <trapAware>true</trapAware>
    <canSteal>false</canSteal>
    <name>Megaguana</name>
    <description>
      A towering beast, his piercing eyes glow with a soft, ethereal light.
    </description>
    <key>dream_iguana</key>
    <tags>animal, dream</tags>
    <size>
      <width>2</width>
      <height>2</height>
    </size>
    <zoomImage>dream_iguana</zoomImage>
    <lineofsight>7</lineofsight>
    <life>900</life>
    <speed>35</speed>
    <defaultAttackName>tail</defaultAttackName>
    <behavior>
      <type>simple</type>
      <isNeutral>true</isNeutral>
      <params>
        <params type="aggressiveTimeout">8-12</params>
      </params>
    </behavior>
    <monsterSoundPack>insect_simple</monsterSoundPack>
    <modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>70.0</amount>
      </modifiers>
      <modifiers>
        <type>OnTurnHealthGain</type>
        <amount>0.75</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>142.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.45</amount>
      </modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>4.0</amount>
      </modifiers>
      <modifiers>
        <type>MinimumHexDamage</type>
        <amount>40.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumHexDamage</type>
        <amount>70.0</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>BleedResist</type>
        <amount>0.5</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.01</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>2.0</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>