add fixed arena monsters. Probably all 8.0 are here now

This commit is contained in:
ErikasKontenis
2022-05-29 17:34:20 +03:00
parent d5be03c92b
commit 5df86665a5
33 changed files with 103 additions and 5 deletions

View File

@@ -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" />

View File

@@ -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>

View File

@@ -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" />

View File

@@ -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" />

View File

@@ -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" />

View File

@@ -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" />

View File

@@ -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" />

View File

@@ -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" />

View File

@@ -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" />

View File

@@ -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" />