mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-23 10:15:54 +02:00
fix all 8.0 monsters and add custom spell effects
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user