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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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