introduce hall of the four ways and fix every new monster speed and speedchange

This commit is contained in:
ErikasKontenis
2020-04-19 17:29:08 +03:00
parent 870b7df973
commit 38d5850f43
46 changed files with 135 additions and 97 deletions

View File

@@ -23,7 +23,7 @@
<attack name="physical" chance="25" length="8" spread="0" min="-0" max="-580">
<attribute key="areaEffect" value="mortarea" />
</attack>
<attack name="speed" chance="15" range="7" speedchange="-850" duration="50000">
<attack name="speed" chance="15" range="7" speedchange="-400" duration="50000">
<attribute key="areaEffect" value="whitenote" />
</attack>
<attack name="physical" chance="20" target="0" radius="7" min="-500" max="-800">
@@ -34,7 +34,7 @@
<defense name="healing" chance="20" min="250" max="750">
<attribute key="areaEffect" value="blueshimmer" />
</defense>
<defense name="speed" chance="80" speedchange="808" duration="6000">
<defense name="speed" chance="80" speedchange="404" duration="6000">
<attribute key="areaEffect" value="redshimmer" />
</defense>
</defenses>