<?xml version="1.0" encoding="UTF-8"?>
<monster name="Deathbringer" nameDescription="deathbringer" race="undead" experience="5100" speed="300" manacost="0">
  <health now="10000" max="10000"/>
  <look type="231" corpse="7349"/>
  <targetchange interval="5000" chance="8"/>
  <strategy attack="100" defense="0"/>
  <flags>
    <flag summonable="0"/>
    <flag attackable="1"/>
    <flag hostile="1"/>
    <flag illusionable="1"/>
    <flag convinceable="0"/>
    <flag pushable="0"/>
    <flag canpushitems="1"/>
    <flag canpushcreatures="1"/>
    <flag targetdistance="1"/>
    <flag staticattack="78"/>
    <flag runonhealth="0"/>
  </flags>
  <attacks>
    <attack name="melee" interval="2000" skill="70" attack="150"/>
    <attack name="fire" interval="1000" chance="10" range="7" radius="4" target="1" min="-80" max="-120">
      <attribute key="shootEffect" value="fire"/>
      <attribute key="areaEffect" value="redspark"/>
    </attack>
    <attack name="fire" interval="3000" chance="17" length="8" spread="3" min="-300" max="-450">
      <attribute key="areaEffect" value="firearea"/>
    </attack>
    <attack name="poison" interval="2000" chance="12" length="8" spread="3" min="-300" max="-450">
      <attribute key="areaEffect" value="poison"/>
    </attack>
    <attack name="lifedrain" interval="2000" chance="10" radius="6" target="0" min="-80" max="-100">
      <attribute key="areaEffect" value="poff"/>
    </attack>
    <attack name="lifedrain" interval="3000" chance="25" range="7" min="-80" max="-150">
      <attribute key="areaEffect" value="redshimmer"/>
  </attack>
  </attacks>
  <defenses armor="15" defense="15">
  </defenses>
  <elements>
	<element deathPercent="100"/>
	<element firePercent="65"/>
	<element energyPercent="-20"/>
  </elements>
  <immunities>
    <immunity invisible="1"/>
  </immunities>
  <voices interval="5000" chance="10">
    <voice sentence="YOU FOOLS WILL PAY!" yell="1"/>
    <voice sentence="YOU ALL WILL DIE!!" yell="1"/>
    <voice sentence="DEATH, DESTRUCTION!" yell="1"/>
    <voice sentence="I will eat your soul!"/>

  </voices>
</monster>
