sand_wyrm.xml

<monsters>
  <monster>
    <bones>sand_wyrm_bones_01</bones>
    <alignment>wildlife</alignment>
    <level>19</level>
    <traits>-healing, -armorpen</traits>
    <canSteal>false</canSteal>
    <behaviorPackage>sand_wyrm</behaviorPackage>
    <name>Sand Wyrm</name>
    <description>
      Its maw gapes open, revealing rows of crystalline teeth that seem to shred the very air.


    </description>
    <key>sand_wyrm</key>
    <tags>animal</tags>
    <zoomImage>sand_wyrm</zoomImage>
    <lootTable>sand_wyrm</lootTable>
    <lineofsight>7</lineofsight>
    <life>150</life>
    <speed>140</speed>
    <abilities>sand_wyrm_charge, sand_wyrm_sand_erosion</abilities>
    <monsterSoundPack>cave_wyrm</monsterSoundPack>
    <renderModes>
      <renderModes key="default">sand_wyrm_calm_01</renderModes>
      <renderModes key="tunnel">sand_wyrm_calm_01</renderModes>
      <renderModes key="wake">sand_wyrm_01</renderModes>
    </renderModes>
    <modifiers>
      <modifiers>
        <type>Range</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>8.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.6</amount>
      </modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>4.0</amount>
      </modifiers>
      <modifiers>
        <type>OnTurnHealthGain</type>
        <amount>0.5</amount>
      </modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>10.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>20.0</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>110.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>110.0</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.0</amount>
      </modifiers>
      <modifiers>
        <type>CritResist</type>
        <amount>0.5</amount>
      </modifiers>
      <modifiers>
        <type>MissileDeflection</type>
        <amount>0.3</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>PoisonResist</type>
        <amount>0.75</amount>
      </modifiers>
      <modifiers>
        <type>BleedResist</type>
        <amount>0.75</amount>
      </modifiers>
      <modifiers>
        <type>FireResist</type>
        <amount>0.75</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>