From 5df86665a5eed4be9d3040e86221b4d3b940f9b3 Mon Sep 17 00:00:00 2001 From: ErikasKontenis <e.kontenis@gmail.com> Date: Sun, 29 May 2022 17:34:20 +0300 Subject: [PATCH] add fixed arena monsters. Probably all 8.0 are here now --- .gitignore | 1 + 800OTClient/otclientv8.log | 8 +++++ data/monster/800/arena/greenhorn/achad.xml | 2 ++ .../arena/greenhorn/axeitus headbanger.xml | 2 ++ data/monster/800/arena/greenhorn/bloodpaw.xml | 2 ++ data/monster/800/arena/greenhorn/bovinus.xml | 2 ++ .../greenhorn/colerian the barbarian.xml | 2 ++ .../800/arena/greenhorn/cursed gladiator.xml | 2 ++ data/monster/800/arena/greenhorn/frostfur.xml | 2 ++ .../800/arena/greenhorn/orcus the cruel.xml | 2 ++ data/monster/800/arena/greenhorn/rocky.xml | 2 ++ .../800/arena/greenhorn/the hairy one.xml | 2 ++ data/monster/800/arena/scrapper/avalanche.xml | 4 ++- data/monster/800/arena/scrapper/drasilla.xml | 2 ++ .../800/arena/scrapper/grimgor guteater.xml | 2 ++ .../800/arena/scrapper/kreebosh the exile.xml | 3 +- data/monster/800/arena/scrapper/slim.xml | 2 ++ .../800/arena/scrapper/spirit of earth.xml | 2 ++ .../800/arena/scrapper/spirit of fire.xml | 2 ++ .../800/arena/scrapper/spirit of water.xml | 2 ++ .../800/arena/scrapper/the dark dancer.xml | 3 +- data/monster/800/arena/scrapper/the hag.xml | 2 ++ .../arena/warlord/darakan the executioner.xml | 2 ++ .../800/arena/warlord/deathbringer.xml | 6 ++-- .../warlord/fallen mooh'tah master ghar.xml | 2 ++ .../800/arena/warlord/gnorre chyllson.xml | 2 ++ .../800/arena/warlord/norgle glacierbeard.xml | 2 ++ .../800/arena/warlord/svoren the mad.xml | 2 ++ .../800/arena/warlord/the masked marauder.xml | 2 ++ .../800/arena/warlord/the obliverator.xml | 2 ++ .../800/arena/warlord/the pit lord.xml | 2 ++ data/monster/800/arena/warlord/webster.xml | 2 ++ data/monster/monsters.xml | 31 +++++++++++++++++++ 33 files changed, 103 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index dd86769..0851cbf 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ vc14/.vs/ /theforgottenserver.7z /theforgottenserver.zip /SabrehavenOTClient/tibianus.log +/800OTClient/otclientv8.log diff --git a/800OTClient/otclientv8.log b/800OTClient/otclientv8.log index 4a5baba..c6dbddf 100644 --- a/800OTClient/otclientv8.log +++ b/800OTClient/otclientv8.log @@ -5438,3 +5438,11 @@ Login to 127.0.0.1:7172 Login to 127.0.0.1:7172 Login to 127.0.0.1:7172 Login to 127.0.0.1:7172 +GPU Radeon RX 580 Series (ATI Technologies Inc.) +OpenGL 4.6.13596 Compatibility Profile Context 20.10.35.02 27.20.1034.6 +[Atlas] Texture size is: 4096x4096 (max: 16384x16384) +Found work dir at 'C:/Users/erika/source/repos/Sabrehaven/800OTClient/' +== application started at May 29 2022 17:12:11 +OTCv8 3.1 rev 163 (dev) made by otclient.net built on Mar 31 2022 for arch x86 +Connecting to: 127.0.0.1:7171 +Login to 127.0.0.1:7172 diff --git a/data/monster/800/arena/greenhorn/achad.xml b/data/monster/800/arena/greenhorn/achad.xml index c98d3a7..8501c9c 100644 --- a/data/monster/800/arena/greenhorn/achad.xml +++ b/data/monster/800/arena/greenhorn/achad.xml @@ -2,6 +2,8 @@ <monster name="Achad" nameDescription="Achad" race="blood" experience="70" speed="185" manacost="0"> <health now="185" max="185" /> <look type="146" head="93" body="93" legs="57" feet="97" addons="3" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/greenhorn/axeitus headbanger.xml b/data/monster/800/arena/greenhorn/axeitus headbanger.xml index 0a0c1ee..2d2b4b3 100644 --- a/data/monster/800/arena/greenhorn/axeitus headbanger.xml +++ b/data/monster/800/arena/greenhorn/axeitus headbanger.xml @@ -2,6 +2,8 @@ <monster name="Axeitus Headbanger" nameDescription="Axeitus Headbanger" race="blood" experience="140" speed="170" manacost="0"> <health now="365" max="365" /> <look type="71" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/greenhorn/bloodpaw.xml b/data/monster/800/arena/greenhorn/bloodpaw.xml index 01f528b..de30aa0 100644 --- a/data/monster/800/arena/greenhorn/bloodpaw.xml +++ b/data/monster/800/arena/greenhorn/bloodpaw.xml @@ -2,6 +2,8 @@ <monster name="Bloodpaw" nameDescription="Bloodpaw" race="blood" experience="50" speed="156" manacost="0"> <health now="100" max="100" /> <look type="42" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/greenhorn/bovinus.xml b/data/monster/800/arena/greenhorn/bovinus.xml index 2086332..054d188 100644 --- a/data/monster/800/arena/greenhorn/bovinus.xml +++ b/data/monster/800/arena/greenhorn/bovinus.xml @@ -2,6 +2,8 @@ <monster name="Bovinus" nameDescription="Bovinus" race="blood" experience="60" speed="170" manacost="0"> <health now="150" max="150" /> <look type="25" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/greenhorn/colerian the barbarian.xml b/data/monster/800/arena/greenhorn/colerian the barbarian.xml index 6240f1f..6e06856 100644 --- a/data/monster/800/arena/greenhorn/colerian the barbarian.xml +++ b/data/monster/800/arena/greenhorn/colerian the barbarian.xml @@ -2,6 +2,8 @@ <monster name="Colerian The Barbarian" nameDescription="Colerian The Barbarian" race="blood" experience="90" speed="190" manacost="0"> <health now="265" max="265" /> <look type="253" head="76" body="115" legs="115" feet="43" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/greenhorn/cursed gladiator.xml b/data/monster/800/arena/greenhorn/cursed gladiator.xml index 1499865..6ef8fc6 100644 --- a/data/monster/800/arena/greenhorn/cursed gladiator.xml +++ b/data/monster/800/arena/greenhorn/cursed gladiator.xml @@ -2,6 +2,8 @@ <monster name="Cursed Gladiator" nameDescription="Cursed Gladiator" race="undead" experience="215" speed="170" manacost="0"> <health now="435" max="435" /> <look type="100" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/greenhorn/frostfur.xml b/data/monster/800/arena/greenhorn/frostfur.xml index c7cd52f..573ad5c 100644 --- a/data/monster/800/arena/greenhorn/frostfur.xml +++ b/data/monster/800/arena/greenhorn/frostfur.xml @@ -2,6 +2,8 @@ <monster name="Frostfur" nameDescription="Frostfur" race="blood" experience="35" speed="170" manacost="0"> <health now="65" max="65" /> <look type="52" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/greenhorn/orcus the cruel.xml b/data/monster/800/arena/greenhorn/orcus the cruel.xml index 37f7c00..f412703 100644 --- a/data/monster/800/arena/greenhorn/orcus the cruel.xml +++ b/data/monster/800/arena/greenhorn/orcus the cruel.xml @@ -2,6 +2,8 @@ <monster name="Orcus the Cruel" nameDescription="Orcus The Cruel" race="blood" experience="280" speed="230" manacost="0"> <health now="480" max="480" /> <look type="59" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/greenhorn/rocky.xml b/data/monster/800/arena/greenhorn/rocky.xml index 0f20a4a..c8b8f6c 100644 --- a/data/monster/800/arena/greenhorn/rocky.xml +++ b/data/monster/800/arena/greenhorn/rocky.xml @@ -2,6 +2,8 @@ <monster name="Rocky" nameDescription="Rocky" race="undead" experience="190" speed="170" manacost="0"> <health now="250" max="250" /> <look type="95" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/greenhorn/the hairy one.xml b/data/monster/800/arena/greenhorn/the hairy one.xml index 23b78da..d901412 100644 --- a/data/monster/800/arena/greenhorn/the hairy one.xml +++ b/data/monster/800/arena/greenhorn/the hairy one.xml @@ -2,6 +2,8 @@ <monster name="The Hairy One" nameDescription="The Hairy One" race="blood" experience="115" speed="240" manacost="0"> <health now="325" max="325" /> <look type="116" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/scrapper/avalanche.xml b/data/monster/800/arena/scrapper/avalanche.xml index b6a1714..2d39009 100644 --- a/data/monster/800/arena/scrapper/avalanche.xml +++ b/data/monster/800/arena/scrapper/avalanche.xml @@ -2,6 +2,8 @@ <monster name="Avalanche" nameDescription="Avalanche" race="undead" experience="305" speed="195" manacost="0"> <health now="550" max="550" /> <look type="261" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> @@ -14,7 +16,7 @@ </flags> <attacks skill="50" attack="60"> <attack name="drown" interval="1000" chance="100" length="5" spread="6" min="-10" max="-50"> - <attribute key="areaEffect" value="energyarea" /> + <attribute key="areaEffect" value="energy" /> </attack> <attack name="speed" interval="4000" chance="100" radius="3" duration="10000" speedchange="-400"> <attribute key="areaEffect" value="poff" /> diff --git a/data/monster/800/arena/scrapper/drasilla.xml b/data/monster/800/arena/scrapper/drasilla.xml index 90a42e4..5a0d3a0 100644 --- a/data/monster/800/arena/scrapper/drasilla.xml +++ b/data/monster/800/arena/scrapper/drasilla.xml @@ -2,6 +2,8 @@ <monster name="Drasilla" nameDescription="Drasilla" race="blood" experience="700" speed="170" manacost="0"> <health now="1320" max="1320" /> <look type="34" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/scrapper/grimgor guteater.xml b/data/monster/800/arena/scrapper/grimgor guteater.xml index ea5cd3c..9a4c79b 100644 --- a/data/monster/800/arena/scrapper/grimgor guteater.xml +++ b/data/monster/800/arena/scrapper/grimgor guteater.xml @@ -2,6 +2,8 @@ <monster name="Grimgor Guteater" nameDescription="Grimgor Guteater" race="blood" experience="670" speed="240" manacost="0"> <health now="1155" max="1155" /> <look type="2" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/scrapper/kreebosh the exile.xml b/data/monster/800/arena/scrapper/kreebosh the exile.xml index ff4d44d..678a911 100644 --- a/data/monster/800/arena/scrapper/kreebosh the exile.xml +++ b/data/monster/800/arena/scrapper/kreebosh the exile.xml @@ -2,6 +2,8 @@ <monster name="Kreebosh The Exile" nameDescription="Kreebosh The Exile" race="blood" experience="350" speed="270" manacost="0"> <health now="880" max="880" /> <look type="103" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> @@ -21,7 +23,6 @@ </attack> <attack name="physical" interval="6000" chance="40" radius="1" target="1" range="5" min="-20" max="-100"> <attribute key="areaEffect" value="mortarea" /> - <attribute key="shootEffect" value="suddendeath" /> </attack> <attack name="energy" interval="5000" chance="20" radius="1" target="1" range="5" min="-40" max="-200"> <attribute key="areaEffect" value="firearea" /> diff --git a/data/monster/800/arena/scrapper/slim.xml b/data/monster/800/arena/scrapper/slim.xml index e326e1b..27c0dcb 100644 --- a/data/monster/800/arena/scrapper/slim.xml +++ b/data/monster/800/arena/scrapper/slim.xml @@ -2,6 +2,8 @@ <monster name="Slim" nameDescription="Slim" race="undead" experience="580" speed="200" manacost="0"> <health now="1025" max="1025" /> <look type="101" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/scrapper/spirit of earth.xml b/data/monster/800/arena/scrapper/spirit of earth.xml index f506515..5a07cb3 100644 --- a/data/monster/800/arena/scrapper/spirit of earth.xml +++ b/data/monster/800/arena/scrapper/spirit of earth.xml @@ -2,6 +2,8 @@ <monster name="Spirit Of Earth" nameDescription="Spirit Of Earth" race="undead" experience="800" speed="180" manacost="0"> <health now="1294" max="1294" /> <look type="67" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/scrapper/spirit of fire.xml b/data/monster/800/arena/scrapper/spirit of fire.xml index 97bf95b..ee5b8c4 100644 --- a/data/monster/800/arena/scrapper/spirit of fire.xml +++ b/data/monster/800/arena/scrapper/spirit of fire.xml @@ -2,6 +2,8 @@ <monster name="Spirit Of Fire" nameDescription="Spirit Of Fire" race="blood" experience="950" speed="220" manacost="0"> <health now="2210" max="2210" /> <look type="242" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/scrapper/spirit of water.xml b/data/monster/800/arena/scrapper/spirit of water.xml index 4d45375..3b2f4b0 100644 --- a/data/monster/800/arena/scrapper/spirit of water.xml +++ b/data/monster/800/arena/scrapper/spirit of water.xml @@ -2,6 +2,8 @@ <monster name="Spirit Of Water" nameDescription="Spirit Of Water" race="undead" experience="850" speed="200" manacost="0"> <health now="1517" max="1517" /> <look type="11" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/scrapper/the dark dancer.xml b/data/monster/800/arena/scrapper/the dark dancer.xml index a0bd1a2..69cca75 100644 --- a/data/monster/800/arena/scrapper/the dark dancer.xml +++ b/data/monster/800/arena/scrapper/the dark dancer.xml @@ -2,6 +2,8 @@ <monster name="The Dark Dancer" nameDescription="The Dark Dancer" race="blood" experience="435" speed="170" manacost="0"> <health now="805" max="805" /> <look type="58" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> @@ -21,7 +23,6 @@ </attack> <attack name="physical" interval="3000" chance="70" range="5" min="-50" max="-90"> <attribute key="areaEffect" value="mortarea" /> - <attribute key="shootEffect" value="suddendeath" /> </attack> </attacks> <defenses armor="11" defense="12"> diff --git a/data/monster/800/arena/scrapper/the hag.xml b/data/monster/800/arena/scrapper/the hag.xml index 1232b66..b7b994e 100644 --- a/data/monster/800/arena/scrapper/the hag.xml +++ b/data/monster/800/arena/scrapper/the hag.xml @@ -2,6 +2,8 @@ <monster name="The Hag" nameDescription="The Hag" race="blood" experience="510" speed="205" manacost="0"> <health now="935" max="935" /> <look type="264" head="78" body="97" legs="95" feet="95" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/warlord/darakan the executioner.xml b/data/monster/800/arena/warlord/darakan the executioner.xml index 68a967e..4097584 100644 --- a/data/monster/800/arena/warlord/darakan the executioner.xml +++ b/data/monster/800/arena/warlord/darakan the executioner.xml @@ -2,6 +2,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" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/warlord/deathbringer.xml b/data/monster/800/arena/warlord/deathbringer.xml index 985004f..0dbe750 100644 --- a/data/monster/800/arena/warlord/deathbringer.xml +++ b/data/monster/800/arena/warlord/deathbringer.xml @@ -2,6 +2,8 @@ <monster name="Deathbringer" nameDescription="Deathbringer" race="undead" experience="5100" speed="300" manacost="0"> <health now="8440" max="8440" /> <look type="231" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> @@ -20,14 +22,14 @@ <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"> + <attack name="drowncondition" interval="2000" chance="15" length="8" count="70" 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="physical" interval="2000" chance="5" range="7" min="-30" max="-397"> - <attribute key="shootEffect" value="suddendeath" /> + <attribute key="shootEffect" value="death" /> <attribute key="areaEffect" value="mortarea" /> </attack> </attacks> diff --git a/data/monster/800/arena/warlord/fallen mooh'tah master ghar.xml b/data/monster/800/arena/warlord/fallen mooh'tah master ghar.xml index 9d67ba7..0794fd0 100644 --- a/data/monster/800/arena/warlord/fallen mooh'tah master ghar.xml +++ b/data/monster/800/arena/warlord/fallen mooh'tah master ghar.xml @@ -2,6 +2,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" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/warlord/gnorre chyllson.xml b/data/monster/800/arena/warlord/gnorre chyllson.xml index eb1199a..6095517 100644 --- a/data/monster/800/arena/warlord/gnorre chyllson.xml +++ b/data/monster/800/arena/warlord/gnorre chyllson.xml @@ -2,6 +2,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" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/warlord/norgle glacierbeard.xml b/data/monster/800/arena/warlord/norgle glacierbeard.xml index 1a38f6a..a468041 100644 --- a/data/monster/800/arena/warlord/norgle glacierbeard.xml +++ b/data/monster/800/arena/warlord/norgle glacierbeard.xml @@ -2,6 +2,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" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/warlord/svoren the mad.xml b/data/monster/800/arena/warlord/svoren the mad.xml index 38a144d..fd0b425 100644 --- a/data/monster/800/arena/warlord/svoren the mad.xml +++ b/data/monster/800/arena/warlord/svoren the mad.xml @@ -2,6 +2,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" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/warlord/the masked marauder.xml b/data/monster/800/arena/warlord/the masked marauder.xml index 779e20e..ef7251e 100644 --- a/data/monster/800/arena/warlord/the masked marauder.xml +++ b/data/monster/800/arena/warlord/the masked marauder.xml @@ -2,6 +2,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" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/warlord/the obliverator.xml b/data/monster/800/arena/warlord/the obliverator.xml index 7cf8f0c..b174d3b 100644 --- a/data/monster/800/arena/warlord/the obliverator.xml +++ b/data/monster/800/arena/warlord/the obliverator.xml @@ -2,6 +2,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" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/warlord/the pit lord.xml b/data/monster/800/arena/warlord/the pit lord.xml index 3566a85..d65d607 100644 --- a/data/monster/800/arena/warlord/the pit lord.xml +++ b/data/monster/800/arena/warlord/the pit lord.xml @@ -2,6 +2,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" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/800/arena/warlord/webster.xml b/data/monster/800/arena/warlord/webster.xml index c3b1746..6d6c7b4 100644 --- a/data/monster/800/arena/warlord/webster.xml +++ b/data/monster/800/arena/warlord/webster.xml @@ -2,6 +2,8 @@ <monster name="Webster" nameDescription="Webster" race="undead" experience="1200" speed="290" manacost="0"> <health now="1750" max="1750" /> <look type="263" corpse="7349" /> + <targetchange interval="1000" chance="5" /> + <targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" /> <flags> <flag summonable="0" /> <flag attackable="1" /> diff --git a/data/monster/monsters.xml b/data/monster/monsters.xml index 8689dd3..9902421 100644 --- a/data/monster/monsters.xml +++ b/data/monster/monsters.xml @@ -253,6 +253,7 @@ <monster name="Madareth" file="800/madareth.xml" /> <monster name="Golgordan" file="800/golgordan.xml" /> <monster name="Latrivan" file="800/latrivan.xml" /> + <monster name="Latrivan" file="800/latrivan.xml" /> <monster name="Annihilon" file="800/annihilon.xml" /> <monster name="Hellgorak" file="800/hellgorak.xml" /> <monster name="Barbarian Bloodwalker" file="800/barbarian bloodwalker.xml" /> @@ -276,4 +277,34 @@ <monster name="Penguin" file="800/penguin.xml" /> <monster name="Silver Rabbit" file="800/silver rabbit.xml" /> <monster name="Yakchal" file="800/yakchal.xml" /> + <monster name="Achad" file="800/arena/greenhorn/achad.xml" /> + <monster name="Axeitus Headbanger" file="800/arena/greenhorn/axeitus headbanger.xml" /> + <monster name="Bloodpaw" file="800/arena/greenhorn/bloodpaw.xml" /> + <monster name="Bovinus" file="800/arena/greenhorn/bovinus.xml" /> + <monster name="Colerian The Barbarian" file="800/arena/greenhorn/colerian the barbarian.xml" /> + <monster name="Cursed Gladiator" file="800/arena/greenhorn/cursed gladiator.xml" /> + <monster name="Frostfur" file="800/arena/greenhorn/frostfur.xml" /> + <monster name="Orcus The Cruel" file="800/arena/greenhorn/orcus the cruel.xml" /> + <monster name="Rocky" file="800/arena/greenhorn/rocky.xml" /> + <monster name="The Hairy One" file="800/arena/greenhorn/the hairy one.xml" /> + <monster name="Avalanche" file="800/arena/scrapper/avalanche.xml" /> + <monster name="Drasilla" file="800/arena/scrapper/drasilla.xml" /> + <monster name="Grimgor Guteater" file="800/arena/scrapper/grimgor guteater.xml" /> + <monster name="Kreebosh The Exile" file="800/arena/scrapper/kreebosh the exile.xml" /> + <monster name="Slim" file="800/arena/scrapper/slim.xml" /> + <monster name="Spirit of Earth" file="800/arena/scrapper/spirit of earth.xml" /> + <monster name="Spirit of Fire" file="800/arena/scrapper/spirit of fire.xml" /> + <monster name="Spirit of Water" file="800/arena/scrapper/spirit of water.xml" /> + <monster name="The Dark Dancer" file="800/arena/scrapper/the dark dancer.xml" /> + <monster name="The Hag" file="800/arena/scrapper/the hag.xml" /> + <monster name="Darakan The Executioner" file="800/arena/warlord/darakan the executioner.xml" /> + <monster name="Deathbringer" file="800/arena/warlord/deathbringer.xml" /> + <monster name="Fallen Mooh'tah Master Ghar" file="800/arena/warlord/fallen mooh'tah master ghar.xml" /> + <monster name="Gnorre Chyllson" file="800/arena/warlord/gnorre chyllson.xml" /> + <monster name="Norgle Glacierbeard" file="800/arena/warlord/norgle glacierbeard.xml" /> + <monster name="Svoren The Mad" file="800/arena/warlord/svoren the mad.xml" /> + <monster name="The Masked Marauder" file="800/arena/warlord/the masked marauder.xml" /> + <monster name="The Obliverator" file="800/arena/warlord/the obliverator.xml" /> + <monster name="The Pit Lord" file="800/arena/warlord/the pit lord.xml" /> + <monster name="Webster" file="800/arena/warlord/webster.xml" /> </monsters> \ No newline at end of file