fire_spider.xml

<monsters>
  <monster>
    <bones>bones_small</bones>
    <alignment>wizard</alignment>
    <level>9</level>
    <behaviorPackage>fire_spider</behaviorPackage>
    <name>Fire Spider</name>
    <description>
      Shoots fire from their abdomens, making them a dangerous ranged opponent.
    </description>
    <key>fire_spider</key>
    <tags>animal, insect, spider</tags>
    <zoomImage>fire_spider</zoomImage>
    <lootTable>fire_spider</lootTable>
    <lineofsight>12</lineofsight>
    <life>75</life>
    <speed>110</speed>
    <defaultAttackName>fangs</defaultAttackName>
    <abilities>fire_spider_splash</abilities>
    <monsterSoundPack>spider</monsterSoundPack>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>4.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.5</amount>
      </modifiers>
      <modifiers>
        <type>BurnResist</type>
        <amount>2.0</amount>
      </modifiers>
      <modifiers>
        <type>MinimumFireDamage</type>
        <amount>6.0</amount>
      </modifiers>
      <modifiers>
        <type>MaximumFireDamage</type>
        <amount>16.0</amount>
      </modifiers>
      <modifiers>
        <type>ArmorPen</type>
        <amount>0.5</amount>
      </modifiers>
      <modifiers>
        <type>BurnChance</type>
        <amount>0.11</amount>
      </modifiers>
      <modifiers>
        <type>CritChance</type>
        <amount>0.0</amount>
      </modifiers>
      <modifiers>
        <type>FireResist</type>
        <amount>0.75</amount>
      </modifiers>
    </modifiers>
  </monster>
</monsters>