desert_scorpion.xml

<monsters>
  <monster>
    <bones>bones_medium</bones>
    <alignment>wildlife</alignment>
    <haltPathing>false</haltPathing>
    <level>7</level>
    <trapAware>true</trapAware>
    <canSteal>false</canSteal>
    <name>Scorpion</name>
    <description>
      Emerging from the sands with a venomous grace, a predator crafted from the desert's fiercest elements.
    </description>
    <key>desert_scorpion</key>
    <tags>animal</tags>
    <lootTable>desert_scorpion</lootTable>
    <lineofsight>6</lineofsight>
    <life>50</life>
    <speed>120</speed>
    <abilities>necrotic_venom</abilities>
    <behavior>
      <type>Sleeping</type>
      <canOpenDoors>false</canOpenDoors>
      <params>
        <params type="minimumWakeupDistance">2</params>
        <params type="maximumWakeupDistance">3</params>
        <params type="wakeImage">wake</params>
      </params>
    </behavior>
    <monsterSoundPack>insect</monsterSoundPack>
    <renderModes>
      <renderModes key="default">desert_scorpion_buried</renderModes>
      <renderModes key="wake">desert_scorpion</renderModes>
    </renderModes>
    <modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>15.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.22</amount>
      </modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>MinimumDamage</type>
        <amount>11.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumDamage</type>
        <amount>15.0</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>Accuracy</type>
        <amount>80.0</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeed</type>
        <amount>140.0</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>RepeatAttackChance</type>
        <amount>0.06</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.03</amount>
      </modifiers>
      <modifiers>
        <type>PoisonResist</type>
        <amount>0.25</amount>
      </modifiers>
      <modifiers>
        <type>BleedResist</type>
        <amount>0.25</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>