mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-21 09:33:26 +02:00
fix all new 8.0 monsters loot. Todo fix spells and shit
This commit is contained in:
39
data/monster/800/arena/warlord/darakan the executioner.xml
Normal file
39
data/monster/800/arena/warlord/darakan the executioner.xml
Normal file
@@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Darakan The Executioner" nameDescription="Darakan The Executioner" race="blood" experience="1600" speed="205" manacost="0">
|
||||
<health now="3500" max="3500" />
|
||||
<look type="255" head="78" body="114" legs="114" feet="114" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" skill="50" attack="70" />
|
||||
<attack name="physical" interval="1000" chance="100" min="-72" max="-130">
|
||||
<attribute key="shootEffect" value="spear" />
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="30" defense="31">
|
||||
<defense name="healing" interval="6000" chance="65" min="20" max="50">
|
||||
<attribute key="areaEffect" value="blueshimmer" />
|
||||
</defense>
|
||||
</defenses>
|
||||
<elements>
|
||||
<element icePercent="15" />
|
||||
<element firePercent="-15" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
<voices interval="2000" chance="5">
|
||||
<voice sentence="FIGHT LIKE A BARBARIAN!" yell="1" />
|
||||
<voice sentence="VICTORY IS MINE!" yell="1" />
|
||||
<voice sentence="I AM your father!" />
|
||||
<voice sentence="To be the man you have to beat the man!" />
|
||||
</voices>
|
||||
</monster>
|
53
data/monster/800/arena/warlord/deathbringer.xml
Normal file
53
data/monster/800/arena/warlord/deathbringer.xml
Normal file
@@ -0,0 +1,53 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Deathbringer" nameDescription="Deathbringer" race="undead" experience="5100" speed="300" manacost="0">
|
||||
<health now="8440" max="8440" />
|
||||
<look type="231" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" min="0" max="-460" />
|
||||
<attack name="poison" interval="2000" chance="12" length="8" spread="3" min="-200" max="-250" poison="10">
|
||||
<attribute key="areaEffect" value="poison" />
|
||||
</attack>
|
||||
<attack name="fire" interval="1000" chance="10" range="7" radius="4" target="1" min="-80" max="-378">
|
||||
<attribute key="shootEffect" value="fire" />
|
||||
<attribute key="areaEffect" value="redspark" />
|
||||
</attack>
|
||||
<attack name="drowncondition" interval="2000" chance="15" length="8" spread="3" range="7" target="1">
|
||||
<attribute key="areaEffect" value="poff" />
|
||||
</attack>
|
||||
<attack name="lifedrain" interval="2000" chance="10" radius="6" target="0" min="-80" max="-595">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</attack>
|
||||
<attack name="death" interval="2000" chance="5" range="7" min="-30" max="-397">
|
||||
<attribute key="shootEffect" value="suddendeath" />
|
||||
<attribute key="areaEffect" value="mortarea" />
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="15" defense="15" />
|
||||
<elements>
|
||||
<element energyPercent="10" />
|
||||
<element holyPercent="-15" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity death="1" />
|
||||
<immunity fire="1" />
|
||||
<immunity ice="1" />
|
||||
<immunity earth="1" />
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
<voices interval="2000" chance="7">
|
||||
<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>
|
@@ -0,0 +1,46 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Fallen Mooh'Tah Master Ghar" nameDescription="Fallen Mooh'Tah Master Ghar" race="blood" experience="4400" speed="210" manacost="0">
|
||||
<health now="8000" max="8000" />
|
||||
<look type="611" corpse="7349" />
|
||||
<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 staticattack="90" />
|
||||
<flag runonhealth="0" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" min="0" max="-525" poison="18" />
|
||||
<attack name="physical" interval="3000" chance="45" radius="5" target="1" min="0" max="-390">
|
||||
<attribute key="shootEffect" value="fire" />
|
||||
</attack>
|
||||
<attack name="physical" interval="6000" chance="30" length="7" spread="0" min="0" max="-290">
|
||||
<attribute key="areaEffect" value="firearea" />
|
||||
</attack>
|
||||
<attack name="death" interval="4000" chance="30" min="-80" max="-270">
|
||||
<attribute key="shootEffect" value="death" />
|
||||
<attribute key="areaEffect" value="mortarea" />
|
||||
</attack>
|
||||
<attack name="poison" interval="5000" chance="30" length="7" spread="0" min="0" max="-195">
|
||||
<attribute key="areaEffect" value="poison" />
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="30" defense="33" />
|
||||
<elements>
|
||||
<element firePercent="60" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
<voices interval="2000" chance="5">
|
||||
<voice sentence="I will finish you!" />
|
||||
<voice sentence="You are no match for a master of the Mooh'Tah!" />
|
||||
<voice sentence="I might be fallen but you will fall before me!" />
|
||||
</voices>
|
||||
</monster>
|
42
data/monster/800/arena/warlord/gnorre chyllson.xml
Normal file
42
data/monster/800/arena/warlord/gnorre chyllson.xml
Normal file
@@ -0,0 +1,42 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Gnorre Chyllson" nameDescription="Gnorre Chyllson" race="blood" experience="4000" speed="300" manacost="0">
|
||||
<health now="7150" max="7150" />
|
||||
<look type="251" head="11" body="9" legs="11" feet="85" addons="1" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" min="0" max="-450" />
|
||||
<attack name="physical" interval="3000" chance="50" target="0" radius="3" min="0" max="-400">
|
||||
<attribute key="areaEffect" value="blackspark" />
|
||||
</attack>
|
||||
<attack name="ice" interval="1000" chance="15" range="7" min="0" max="-200">
|
||||
<attribute key="shootEffect" value="snowball" />
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="51" defense="52" />
|
||||
<elements>
|
||||
<element holyPercent="2" />
|
||||
<element energyPercent="-10" />
|
||||
<element physicalPercent="-2" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity fire="1" />
|
||||
<immunity ice="1" />
|
||||
<immunity earth="1" />
|
||||
<immunity paralyze="1" />
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
<voices interval="2000" chance="7">
|
||||
<voice sentence="I am like the merciless northwind." />
|
||||
<voice sentence="Snow will be your death shroud." />
|
||||
<voice sentence="Feel the wrath of father chyll!" />
|
||||
</voices>
|
||||
</monster>
|
34
data/monster/800/arena/warlord/norgle glacierbeard.xml
Normal file
34
data/monster/800/arena/warlord/norgle glacierbeard.xml
Normal file
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Norgle Glacierbeard" nameDescription="Norgle Glacierbeard" race="blood" experience="2100" speed="195" manacost="0">
|
||||
<health now="4300" max="4300" />
|
||||
<look type="257" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" skill="80" attack="50" />
|
||||
</attacks>
|
||||
<defenses armor="25" defense="27" />
|
||||
<elements>
|
||||
<element deathPercent="-15" />
|
||||
<element energyPercent="-10" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity ice="1" />
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
<voices interval="2000" chance="5">
|
||||
<voice sentence="I'll extinguish you warmbloods." />
|
||||
<voice sentence="REVENGE!" />
|
||||
<voice sentence="Far too hot." />
|
||||
<voice sentence="DISGUSTING WARMBLOODS!" />
|
||||
<voice sentence="Revenge is sweetest when served cold." />
|
||||
</voices>
|
||||
</monster>
|
36
data/monster/800/arena/warlord/svoren the mad.xml
Normal file
36
data/monster/800/arena/warlord/svoren the mad.xml
Normal file
@@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Svoren The Mad" nameDescription="Svoren The Mad" race="blood" experience="3000" speed="180" manacost="0">
|
||||
<health now="6300" max="6300" />
|
||||
<look type="254" head="80" body="99" legs="118" feet="38" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" skill="60" attack="150" />
|
||||
<attack name="speed" interval="3500" chance="35" radius="1" target="1" range="1" duration="40" speedchange="-250">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="25" defense="27" />
|
||||
<immunities>
|
||||
<immunity fire="1" />
|
||||
<immunity ice="1" />
|
||||
<immunity energy="1" />
|
||||
<immunity earth="1" />
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
<voices interval="2000" chance="5">
|
||||
<voice sentence="NO mommy NO. Leave me alone!" />
|
||||
<voice sentence="Not that tower again!" />
|
||||
<voice sentence="The cat has grown some horns!!" />
|
||||
<voice sentence="What was I doing here again?" />
|
||||
<voice sentence="Are we there soon mommy?" />
|
||||
</voices>
|
||||
</monster>
|
40
data/monster/800/arena/warlord/the masked marauder.xml
Normal file
40
data/monster/800/arena/warlord/the masked marauder.xml
Normal file
@@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="The Masked Marauder" nameDescription="The Masked Marauder" race="blood" experience="3500" speed="250" manacost="0">
|
||||
<health now="6800" max="6800" />
|
||||
<look type="234" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" skill="70" attack="160" />
|
||||
<attack name="physical" interval="2000" chance="40" min="-38" max="-150">
|
||||
<attribute key="shootEffect" value="throwingknife" />
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="25" defense="35">
|
||||
<defense name="healing" interval="1000" chance="50" min="75" max="125">
|
||||
<attribute key="areaEffect" value="blueshimmer" />
|
||||
</defense>
|
||||
</defenses>
|
||||
<elements>
|
||||
<element holyPercent="-15" />
|
||||
<element energyPercent="30" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity fire="1" />
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
<voices interval="2000" chance="7">
|
||||
<voice sentence="Didn't you leave your house door open?" />
|
||||
<voice sentence="Oops, your shoelaces are open!" />
|
||||
<voice sentence="Look! It's Ferumbras behind you!" />
|
||||
<voice sentence="Stop! I give up!" />
|
||||
</voices>
|
||||
</monster>
|
45
data/monster/800/arena/warlord/the obliverator.xml
Normal file
45
data/monster/800/arena/warlord/the obliverator.xml
Normal file
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="The Obliverator" nameDescription="The Obliverator" race="fire" experience="6000" speed="280" manacost="0">
|
||||
<health now="9500" max="9500" />
|
||||
<look type="35" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" skill="90" attack="140" />
|
||||
<attack name="fire" interval="1000" chance="20" range="5" radius="7" target="1" min="-100" max="-250">
|
||||
<attribute key="areaEffect" value="firearea" />
|
||||
<attribute key="shootEffect" value="fire" />
|
||||
</attack>
|
||||
<attack name="energy" interval="3000" chance="30" length="8" spread="0" min="-200" max="-500">
|
||||
<attribute key="areaEffect" value="energy" />
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="40" defense="45">
|
||||
<defense name="healing" interval="4000" chance="5" min="50" max="200">
|
||||
<attribute key="areaEffect" value="blueshimmer" />
|
||||
</defense>
|
||||
</defenses>
|
||||
<elements>
|
||||
<element energyPercent="50" />
|
||||
<element deathPercent="35" />
|
||||
<element holyPercent="-15" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity fire="1" />
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
<summons maxSummons="3">
|
||||
<summon name="fire elemental" interval="2000" chance="50" />
|
||||
</summons>
|
||||
<voices interval="1000" chance="10">
|
||||
<voice sentence="NO ONE WILL BEAT ME!" />
|
||||
</voices>
|
||||
</monster>
|
41
data/monster/800/arena/warlord/the pit lord.xml
Normal file
41
data/monster/800/arena/warlord/the pit lord.xml
Normal file
@@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="The Pit Lord" nameDescription="The Pit Lord" race="blood" experience="2500" speed="270" manacost="0">
|
||||
<health now="4500" max="4500" />
|
||||
<look type="55" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" skill="85" attack="80" />
|
||||
<attack name="physical" interval="7500" chance="100" min="-100" max="-250">
|
||||
<attribute key="shootEffect" value="largerock" />
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="46" defense="44">
|
||||
<defense name="speed" interval="5000" chance="100" duration="2500" speedchange="500">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</defense>
|
||||
<defense name="healing" interval="6000" chance="65" min="20" max="50">
|
||||
<attribute key="areaEffect" value="blueshimmer" />
|
||||
</defense>
|
||||
</defenses>
|
||||
<elements>
|
||||
<element earthPercent="35" />
|
||||
<element icePercent="-20" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
<voices interval="2000" chance="5">
|
||||
<voice sentence="I'LL GET YOU ALL!" yell="1" />
|
||||
<voice sentence="I won't let you escape!" />
|
||||
<voice sentence="I'll crush you beneath my feet!" />
|
||||
</voices>
|
||||
</monster>
|
40
data/monster/800/arena/warlord/webster.xml
Normal file
40
data/monster/800/arena/warlord/webster.xml
Normal file
@@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Webster" nameDescription="Webster" race="undead" experience="1200" speed="290" manacost="0">
|
||||
<health now="1750" max="1750" />
|
||||
<look type="263" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" skill="40" attack="100" />
|
||||
<attack name="speed" interval="3500" chance="65" radius="1" target="1" range="1" duration="40" speedchange="-500">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</attack>
|
||||
<attack name="energy" interval="3000" chance="75" min="-13" max="-80" range="7">
|
||||
<attribute key="shootEffect" value="energy" />
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="29" defense="34">
|
||||
<defense name="speed" interval="5000" chance="100" duration="2500" speedchange="500">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</defense>
|
||||
</defenses>
|
||||
<elements>
|
||||
<element energyPercent="-20" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity ice="1" />
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
<voices interval="2000" chance="5">
|
||||
<voice sentence="You are lost!" />
|
||||
<voice sentence="Come my little morsel." />
|
||||
</voices>
|
||||
</monster>
|
Reference in New Issue
Block a user