<?xml version="1.0" encoding="UTF-8"?>
<monster name="Tarantula" nameDescription="tarantule" race="VENOM" experience="310" speed="280" manacost="485">
  <health now="225" max="225"/>
  <look type="219" head="20" body="30" legs="40" feet="50" corpse="6060"/>
  <targetchange interval="5000" chance="8"/>
  <strategy attack="100" defense="0"/>
  <flags>
    <flag summonable="1"/>
    <flag attackable="1"/>
    <flag hostile="1"/>
    <flag illusionable="1"/>
    <flag convinceable="1"/>
    <flag pushable="0"/>
    <flag canpushitems="1"/>
    <flag canpushcreatures="0"/>
    <flag targetdistance="1"/>
    <flag staticattack="90"/>
    <flag runonhealth="0"/>
  </flags>
  <attacks>
    <attack name="melee" interval="2000" skill="40" attack="38" poison="30"/>
    <attack name="poisonfield" interval="1000" chance="20" range="1">
      <attribute key="shootEffect" value="poison"/>
      <attribute key="areaEffect" value="poff"/>
    </attack>
  </attacks>
  <defenses armor="15" defense="17">
    <defense name="speed" interval="1000" chance="13" speedchange="334" duration="5000">
      <attribute key="areaEffect" value="redshimmer"/>
    </defense>
  </defenses>
  <immunities>
    <immunity physical="0"/>
    <immunity energy="0"/>
    <immunity fire="0"/>
    <immunity poison="1"/>
    <immunity lifedrain="0"/>
    <immunity paralyze="1"/>
    <immunity outfit="1"/>
    <immunity drunk="1"/>
    <immunity invisible="0"/>
  </immunities>
  <loot>
    <item id="2148" countmax="100" chance1="100000" chancemax="0"/>
    <item id="2148" countmax="25" chance1="100000" chancemax="0"/>
    <item id="2478" chance="20000"/>
    <item id="2463" chance="2500"/>
    <item id="2476" chance="100"/>
    <item id="3976" countmax="10" chance1="50000" chancemax="0"/>
  </loot>
</monster>