mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-12-16 14:49:46 +01: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" 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" />
|
||||
|
||||
Reference in New Issue
Block a user