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" min="0" max="-150" poison="3" />
<attacks skill="50" attack="50" poison="3">
<attack name="lifedrain" interval="2000" chance="20" target="0" radius="3" min="-10" max="-50">
<attribute key="areaEffect" value="blackspark" />
</attack>
@@ -27,10 +26,8 @@
<defenses armor="36" defense="38" />
<elements>
<element firePercent="-10" />
<element holyPercent="-5" />
</elements>
<immunities>
<immunity death="1" />
<immunity earth="1" />
<immunity invisible="1" />
</immunities>