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

@@ -23,7 +23,7 @@
<attribute key="shootEffect" value="poison" />
<attribute key="areaEffect" value="poison" />
</attack>
<attack name="drowncondition" interval="1000" chance="20" length="8" spread="3">
<attack name="drowncondition" interval="1000" chance="20" count="70" length="8" spread="3">
<attribute key="areaEffect" value="poff" />
</attack>
<attack name="physical" interval="2000" chance="20" range="7" radius="4" target="1" min="-300" max="-870">
@@ -31,7 +31,7 @@
<attribute key="areaEffect" value="redspark" />
</attack>
<attack name="physical" interval="3000" chance="10" range="7" min="0" max="-750">
<attribute key="shootEffect" value="suddendeath" />
<attribute key="shootEffect" value="death" />
<attribute key="areaEffect" value="mortarea" />
</attack>
<attack name="poison" interval="1000" chance="23" range="7" radius="4" target="1" min="-50" max="-175">