SabrehavenServer/data/monster/800/barbarian headsplitter.xml

51 lines
1.9 KiB
XML

<monster name="Barbarian Headsplitter" nameDescription="a barbarian headsplitter" race="blood" experience="85" speed="57" manacost="450">
<health now="100" max="100" />
<look type="253" head="115" body="105" legs="119" feet="132" corpse="6080" />
<targetchange interval="1000" chance="5" />
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
<flags>
<flag summonable="0" />
<flag attackable="1" />
<flag hostile="1" />
<flag illusionable="0" />
<flag convinceable="1" />
<flag pushable="0" />
<flag canpushitems="1" />
<flag lightlevel="0" />
<flag lightcolor="0" />
<flag targetdistance="1" />
<flag runonhealth="0" />
</flags>
<attacks skill="40" attack="20">
<attack name="physical" interval="2000" chance="15" range="7" radius="1" target="1" min="0" max="-60">
<attribute key="shootEffect" value="whirlwindaxe" />
</attack>
</attacks>
<defenses armor="15" defense="15" />
<elements>
<element energyPercent="20" />
<element earthPercent="-10" />
</elements>
<immunities>
<immunity paralyze="1" />
</immunities>
<voices interval="2000" chance="7">
<voice sentence="I will regain my honor with your blood!" />
<voice sentence="Surrender is not option!" />
<voice sentence="Its you or me!" />
<voice sentence="Die! Die! Die!" />
</voices>
<loot>
<item id="3031" countmax="30" chance="600" /><!-- gold coin -->
<item id="2920" chance="615" /><!-- torch -->
<item id="3291" chance="155" /><!-- knife -->
<item id="3354" chance="203" /><!-- brass helmet -->
<item id="3377" chance="40" /><!-- scale armor -->
<item id="3367" chance="50" /><!-- viking helmet -->
<item id="3114" chance="32" /><!-- skull -->
<item id="5913" chance="9" /><!-- brown piece of cloth -->
<item id="3052" chance="2" /><!-- life ring-->
<item id="7461" chance="1" /><!-- krimhorn helmet -->
<item id="7457" chance="1" /><!-- fur boots -->
</loot>
</monster>