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