mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-12-17 07:07:12 +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="85" attack="80" />
|
||||
<attacks skill="85" attack="80">
|
||||
<attack name="physical" interval="7500" chance="100" min="-100" max="-250">
|
||||
<attribute key="shootEffect" value="largerock" />
|
||||
</attack>
|
||||
@@ -28,7 +27,6 @@
|
||||
</defenses>
|
||||
<elements>
|
||||
<element earthPercent="35" />
|
||||
<element icePercent="-20" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity invisible="1" />
|
||||
|
||||
Reference in New Issue
Block a user