mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-23 02:05:54 +02:00
finish 790 monsters
This commit is contained in:
@@ -18,10 +18,10 @@
|
||||
<attacks skill="70" attack="130" poison="380">
|
||||
<attack name="manadrain" interval="2000" chance="15" range="1" min="0" max="-920" />
|
||||
<attack name="drunk" interval="2000" chance="10" target="0" radius="4" duration="3000">
|
||||
<attribute key="areaEffect" value="smallclouds" />
|
||||
<attribute key="areaEffect" value="mortarea" />
|
||||
</attack>
|
||||
<attack name="lifedrain" interval="2000" chance="15" range="1" min="-220" max="-880">
|
||||
<attribute key="areaEffect" value="smallclouds" />
|
||||
<attribute key="areaEffect" value="mortarea" />
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="25" defense="25">
|
||||
@@ -39,7 +39,6 @@
|
||||
<immunity earth="1" />
|
||||
<immunity energy="1" />
|
||||
<immunity fire="1" />
|
||||
<immunity death="1" />
|
||||
<immunity paralyze="1" />
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
|
Reference in New Issue
Block a user