finish 790 monsters

This commit is contained in:
ErikasKontenis
2020-05-03 21:47:47 +03:00
parent b90c41425d
commit 92998c466c
22 changed files with 40 additions and 61 deletions

View File

@@ -16,14 +16,13 @@
<flag runonhealth="350" />
</flags>
<attacks skill="90" attack="95">
<attack name="death" interval="2000" chance="10" range="7" min="-250" max="-610">
<attribute key="shootEffect" value="suddendeath" />
<attribute key="areaEffect" value="smallclouds" />
<attack name="physical" interval="2000" chance="10" range="7" min="-250" max="-610">
<attribute key="shootEffect" value="death" />
<attribute key="areaEffect" value="mortarea" />
</attack>
<attack name="manadrain" interval="2000" chance="20" target="0" radius="3" min="-5" max="-80">
<attribute key="areaEffect" value="yellowbubble" />
</attack>
<attack name="phantasm drown" interval="2000" chance="15" />
<attack name="drunk" interval="2000" chance="15" radius="5" target="0" duration="6000">
<attribute key="areaEffect" value="redshimmer" />
</attack>
@@ -42,7 +41,6 @@
<immunities>
<immunity paralyze="1" />
<immunity invisible="1" />
<immunity death="1" />
<immunity lifedrain="1" />
<immunity physical="1" />
</immunities>