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,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>