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="30" attack="40" />
|
||||
<attacks skill="30" attack="40">
|
||||
<attack name="physical" interval="1000" chance="80" range="5" radius="1" target="1" min="0" max="-50">
|
||||
<attribute key="shootEffect" value="smallstone" />
|
||||
</attack>
|
||||
|
||||
Reference in New Issue
Block a user