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

@@ -12,8 +12,7 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="60" attack="150" />
<attacks skill="60" attack="150">
<attack name="speed" interval="3500" chance="35" radius="1" target="1" range="1" duration="40" speedchange="-250">
<attribute key="areaEffect" value="redshimmer" />
</attack>
@@ -21,7 +20,6 @@
<defenses armor="25" defense="27" />
<immunities>
<immunity fire="1" />
<immunity ice="1" />
<immunity energy="1" />
<immunity earth="1" />
<immunity invisible="1" />