mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-21 09:33:26 +02:00
fix 790 melee attacks
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
<flag targetdistance="1" />
|
||||
<flag runonhealth="0" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" min="0" max="-700" />
|
||||
<attacks skill="100" attack="130">
|
||||
<attack name="lifedrain" interval="3000" chance="20" length="8" spread="3" min="-800" max="-1000">
|
||||
<attribute key="areaEffect" value="greenshimmer" />
|
||||
</attack>
|
||||
|
Reference in New Issue
Block a user