fix all 8.0 monsters and add custom spell effects

This commit is contained in:
ErikasKontenis
2022-04-24 18:42:44 +03:00
parent 11a73011f1
commit d5be03c92b
71 changed files with 359 additions and 621 deletions

View File

@@ -13,8 +13,7 @@
<flag targetdistance="1" />
<flag runonhealth="0" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="30" attack="60" />
<attacks skill="30" attack="60">
<attack name="fire" interval="6000" chance="60" min="-100" max="-180" length="8" spread="3">
<attribute key="areaEffect" value="firearea" />
</attack>
@@ -29,7 +28,6 @@
</defenses>
<elements>
<element energyPercent="20" />
<element icePercent="-10" />
</elements>
<immunities>
<immunity fire="1" />