mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-22 09:55:53 +02:00
finish 790 monsters
This commit is contained in:
@@ -22,9 +22,8 @@
|
||||
</attack>
|
||||
<attack name="fire" interval="2000" chance="10" range="7" radius="2" target="1" min="-300" max="-430">
|
||||
<attribute key="shootEffect" value="fire" />
|
||||
<attribute key="areaEffect" value="fireattack" />
|
||||
<attribute key="areaEffect" value="firearea" />
|
||||
</attack>
|
||||
<attack name="diabolic imp skill reducer" range="5" interval="2000" chance="5" />
|
||||
</attacks>
|
||||
<defenses armor="25" defense="25">
|
||||
<defense name="healing" interval="2000" chance="10" min="650" max="800">
|
||||
|
Reference in New Issue
Block a user