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

@@ -19,17 +19,17 @@
<attack name="poison" interval="2000" chance="20" range="7" min="-160" max="-270">
<attribute key="shootEffect" value="poison" />
</attack>
<attack name="poisoncondition" interval="2000" chance="15" target="0" radius="7" range="7" min="-400" max="-640">
<attack name="poisoncondition" interval="2000" chance="15" target="0" radius="7" range="7" count="70" min="-400" max="-640">
<attribute key="areaEffect" value="greenspark" />
</attack>
<attack name="poison" interval="2000" chance="20" radius="3" target="0" min="-120" max="-170">
<attribute key="areaEffect" value="poison" />
</attack>
<attack name="poisoncondition" interval="2000" chance="10" length="8" spread="3" min="-500" max="-1000">
<attribute key="areaEffect" value="smallplants" />
<attack name="poisoncondition" interval="2000" chance="10" length="8" spread="3" count="70" min="-500" max="-1000">
<attribute key="areaEffect" value="poison" />
</attack>
<attack name="speed" interval="2000" chance="15" length="8" spread="3" speedchange="-100" duration="15000">
<attribute key="areaEffect" value="smallclouds" />
<attribute key="areaEffect" value="mortarea" />
</attack>
</attacks>
<defenses armor="20" defense="20">