mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-11-01 12:26:24 +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="50" attack="70" />
|
||||
<attacks skill="50" attack="70">
|
||||
<attack name="physical" interval="1000" chance="100" min="-72" max="-130">
|
||||
<attribute key="shootEffect" value="spear" />
|
||||
</attack>
|
||||
@@ -24,7 +23,6 @@
|
||||
</defense>
|
||||
</defenses>
|
||||
<elements>
|
||||
<element icePercent="15" />
|
||||
<element firePercent="-15" />
|
||||
</elements>
|
||||
<immunities>
|
||||
|
||||
Reference in New Issue
Block a user