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,9 +16,9 @@
|
||||
<flag runonhealth="300" />
|
||||
</flags>
|
||||
<attacks skill="50" attack="50">
|
||||
<attack name="death" interval="2000" chance="10" range="7" radius="1" target="1" min="-120" max="-170">
|
||||
<attack name="physical" interval="2000" chance="10" range="7" radius="1" target="1" min="-120" max="-170">
|
||||
<attribute key="shootEffect" value="death" />
|
||||
<attribute key="areaEffect" value="smallclouds" />
|
||||
<attribute key="areaEffect" value="mortarea" />
|
||||
</attack>
|
||||
<attack name="earth" interval="2000" chance="20" range="7" radius="4" target="1" min="-150" max="-350">
|
||||
<attribute key="shootEffect" value="poison" />
|
||||
@@ -35,7 +35,6 @@
|
||||
</defenses>
|
||||
<immunities>
|
||||
<immunity invisible="1" />
|
||||
<immunity death="1" />
|
||||
<immunity earth="1" />
|
||||
<immunity lifedrain="1" />
|
||||
</immunities>
|
||||
|
Reference in New Issue
Block a user