mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-21 09:33:26 +02:00
finish 790 monsters
This commit is contained in:
@@ -18,12 +18,11 @@
|
||||
<attacks attack="80" skill="120">
|
||||
<attack name="firefield" interval="2000" chance="10" range="7" radius="3" target="0" />
|
||||
<attack name="fire" interval="2000" chance="10" target="0" length="8" spread="0" min="-392" max="-1500">
|
||||
<attribute key="areaEffect" value="fireattack" />
|
||||
<attribute key="areaEffect" value="firearea" />
|
||||
</attack>
|
||||
<attack name="fire" interval="2000" chance="15" range="7" radius="3" target="0" min="-60" max="-330">
|
||||
<attribute key="areaEffect" value="fire" />
|
||||
</attack>
|
||||
<attack name="hellfire fighter soulfire" interval="2000" chance="15" />
|
||||
</attacks>
|
||||
<defenses armor="35" defense="35" />
|
||||
<immunities>
|
||||
|
Reference in New Issue
Block a user