SabrehavenServer/data/monster/781/quara hydromancer scout.xml
2019-12-06 11:01:26 +02:00

86 lines
2.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<monster name="Quara Hydromancer Scout" nameDescription="a quara hydromancer scout" race="undead" experience="800" speed="70" manacost="0">
<health now="1100" max="1100"/>
<look type="47" corpse="6066"/>
<targetchange interval="1000" chance="0" />
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="0"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag canpushcreatures="1"/>
<flag targetdistance="1"/>
<flag runonhealth="0"/>
</flags>
<attacks skill="30" attack="20">
<attack name="lifedrain" chance="9" length="8" spread="0" min="-125" max="-250">
<attribute key="areaEffect" value="bubbles"/>
</attack>
<attack name="lifedrain" chance="12" radius="3" target="0" min="-130" max="-165">
<attribute key="areaEffect" value="redshimmer"/>
</attack>
<attack name="lifedrain" chance="7" length="8" spread="3" max="-210">
<attribute key="areaEffect" value="greenspark"/>
</attack>
<attack name="lifedrain" chance="8" range="7" target="1" min="-45" max="-170">
<attribute key="areaEffect" value="redshimmer"/>
</attack>
<attack name="speed" chance="10" range="7" speedchange="-600" duration="5000">
</attack>
</attacks>
<defenses armor="15" defense="18">
<defense name="healing" chance="10" min="100" max="120">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
</defenses>
<immunities>
<immunity fire="1"/>
<immunity lifedrain="1"/>
<immunity paralyze="1"/>
<immunity invisible="1"/>
<immunity drown="1"/>
</immunities>
<voices interval="5000" chance="10">
<voice sentence="Qua hah tsh!"/>
</voices>
<loot>
<item id="2148" countmax="90" chance="23125" /><!-- gold coin -->
<item id="2189" chance="1450" /><!-- wand of cosmic energy -->
<item id="2401" chance="11100" /><!-- staff -->
<item id="2240" chance="10700" /><!-- remains of a fish -->
<item id="5895" chance="1575" /><!-- fish fin -->
<item id="2143" chance="2775" /><!-- white pearl -->
<item id="1987" chance="100000"><!-- bag -->
<inside>
<item id="2149" chance="1650" /><!-- small emerald -->
<item id="2144" chance="2550" /><!-- black pearl -->
<item id="2214" chance="800" /><!-- ring of healing -->
<item id="2476" chance="800" /><!-- knight armor -->
</inside>
</item>
</loot>
</monster>