sandscale_viper.xml

<monsters>
  <monster>
    <bones>bones_small</bones>
    <alignment>wildlife</alignment>
    <level>8</level>
    <trapAware>true</trapAware>
    <canSteal>false</canSteal>
    <behaviorPackage>sandscale_viper</behaviorPackage>
    <name>Sandscale Viper</name>
    <description>
      Coils of shimmering scales hint at lethal speed
    </description>
    <key>sandscale_viper</key>
    <tags>animal, snake</tags>
    <zoomImage>sandscale_viper</zoomImage>
    <lootTable>sandscale_viper</lootTable>
    <lineofsight>7</lineofsight>
    <life>60</life>
    <speed>135</speed>
    <abilities>sandscale_viper_mirage</abilities>
    <monsterSoundPack>snake</monsterSoundPack>
    <deathEffects>
      <deathEffects>
        RemoveNearbyMonster -> key:sandscale_viper_mirage, distance:5;
      </deathEffects>
    </deathEffects>
    <modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>25.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>13.0</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.25</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>85.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>90.0</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>PoisonChance</type>
        <amount>0.08</amount>
      </modifiers>
      <modifiers>
        <type>PoisonResist</type>
        <amount>2.0</amount>
      </modifiers>
      <modifiers>
        <type>FireResist</type>
        <amount>0.5</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>