mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 06:34:55 +02:00
introduce hall of the four ways and fix every new monster speed and speedchange
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<attack name="physical" chance="17" range="7" radius="1" target="1" min="-70" max="-185">
|
||||
<attribute key="shootEffect" value="energy" />
|
||||
</attack>
|
||||
<attack name="speed" chance="10" range="7" speedchange="-220" duration="5000">
|
||||
<attack name="speed" chance="10" range="7" speedchange="-80" duration="5000">
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="15" defense="20">
|
||||
|
@@ -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>
|
||||
|
@@ -28,7 +28,7 @@
|
||||
<attack name="lifedrain" chance="8" range="7" target="1" min="-45" max="-170">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</attack>
|
||||
<attack name="speed" chance="10" range="7" speedchange="-600" duration="5000">
|
||||
<attack name="speed" chance="10" range="7" speedchange="-100" duration="5000">
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="15" defense="18">
|
||||
|
@@ -28,7 +28,7 @@
|
||||
<attack name="lifedrain" chance="8" range="7" target="1" min="-0" max="-170">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</attack>
|
||||
<attack name="speed" chance="10" range="7" speedchange="-600" duration="5000">
|
||||
<attack name="speed" chance="10" range="7" speedchange="-100" duration="5000">
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="15" defense="18">
|
||||
|
@@ -21,7 +21,7 @@
|
||||
<defense name="invisible" chance="25" duration="2000">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</defense>
|
||||
<defense name="speed" chance="10" speedchange="800" duration="5000">
|
||||
<defense name="speed" chance="10" speedchange="65" duration="5000">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</defense>
|
||||
</defenses>
|
||||
|
@@ -16,7 +16,7 @@
|
||||
<flag runonhealth="0" />
|
||||
</flags>
|
||||
<attacks skill="50" attack="80">
|
||||
<attack name="speed" chance="10" range="1" speedchange="-600" duration="3000">
|
||||
<attack name="speed" chance="10" range="1" speedchange="-100" duration="3000">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</attack>
|
||||
</attacks>
|
||||
|
@@ -16,7 +16,7 @@
|
||||
<flag runonhealth="0" />
|
||||
</flags>
|
||||
<attacks skill="75" attack="80">
|
||||
<attack name="speed" chance="12" range="1" speedchange="-600" duration="3000">
|
||||
<attack name="speed" chance="12" range="1" speedchange="-100" duration="3000">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</attack>
|
||||
</attacks>
|
||||
|
@@ -18,7 +18,7 @@
|
||||
<attacks skill="30" attack="235">
|
||||
</attacks>
|
||||
<defenses armor="40" defense="45">
|
||||
<defense name="speed" chance="15" speedchange="210">
|
||||
<defense name="speed" chance="15" speedchange="75">
|
||||
<attribute key="areaEffect" value="greenshimmer" />
|
||||
</defense>
|
||||
<defense name="healing" chance="12" min="200" max="240">
|
||||
|
@@ -23,7 +23,7 @@
|
||||
<attack name="poisonfield" chance="19" range="7" radius="3" target="0">
|
||||
<attribute key="shootEffect" value="poison" />
|
||||
</attack>
|
||||
<attack name="speed" chance="10" range="7" target="1" speedchange="-600" duration="20000">
|
||||
<attack name="speed" chance="10" range="7" target="1" speedchange="-100" duration="20000">
|
||||
<attribute key="shootEffect" value="snowball" />
|
||||
</attack>
|
||||
<attack name="lifedrain" chance="20" range="7" target="1" min="-108" max="-137">
|
||||
|
@@ -20,7 +20,7 @@
|
||||
<attribute key="shootEffect" value="poison" />
|
||||
<attribute key="areaEffect" value="poison" />
|
||||
</attack>
|
||||
<attack name="speed" chance="20" range="7" target="1" speedchange="-850" duration="30000">
|
||||
<attack name="speed" chance="20" range="7" target="1" speedchange="-100" duration="30000">
|
||||
<attribute key="shootEffect" value="poison" />
|
||||
<attribute key="areaEffect" value="greenspark" />
|
||||
</attack>
|
||||
@@ -30,7 +30,7 @@
|
||||
</attacks>
|
||||
<defenses armor="30" defense="31">
|
||||
<defense name="ultimate healing" chance="35" min="600" max="800" />
|
||||
<defense name="speed" chance="10" speedchange="800" duration="5000">
|
||||
<defense name="speed" chance="10" speedchange="80" duration="5000">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</defense>
|
||||
</defenses>
|
||||
|
Reference in New Issue
Block a user