mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-21 09:33:26 +02:00
introduce hall of the four ways and fix every new monster speed and speedchange
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user