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:
@@ -16,18 +16,17 @@
|
||||
<flag runonhealth="450" />
|
||||
</flags>
|
||||
<attacks skill="80" attack="90">
|
||||
<attack name="death" interval="2000" chance="10" length="3" spread="0" target="0" min="-40" max="-210">
|
||||
<attack name="physical" interval="2000" chance="10" length="3" spread="0" target="0" min="-40" max="-210">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</attack>
|
||||
<attack name="speed" interval="2000" chance="20" radius="6" target="0" speedchange="-100" duration="4000">
|
||||
<attribute key="areaEffect" value="smallclouds" />
|
||||
<attribute key="areaEffect" value="mortarea" />
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="30" defense="30" />
|
||||
<immunities>
|
||||
<immunity fire="1" />
|
||||
<immunity earth="1" />
|
||||
<immunity death="1" />
|
||||
<immunity lifedrain="1" />
|
||||
<immunity paralyze="1" />
|
||||
<immunity invisible="1" />
|
||||
|
Reference in New Issue
Block a user