mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-23 02:05:54 +02:00
introduce hall of the four ways and fix every new monster speed and speedchange
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<monster name="Nightmare" nameDescription="a nightmare" race="blood" experience="2150" speed="240" manacost="0">
|
||||
<monster name="Nightmare" nameDescription="a nightmare" race="blood" experience="2150" speed="120" manacost="0">
|
||||
<health now="2700" max="2700" />
|
||||
<look type="245" corpse="6339" />
|
||||
<targetchange interval="4000" chance="10" />
|
||||
@@ -30,7 +30,7 @@
|
||||
<defense name="healing" interval="2000" chance="10" min="60" max="100">
|
||||
<attribute key="areaEffect" value="blueshimmer" />
|
||||
</defense>
|
||||
<defense name="speed" interval="2000" chance="15" speedchange="420" duration="5000">
|
||||
<defense name="speed" interval="2000" chance="15" speedchange="60" duration="5000">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</defense>
|
||||
</defenses>
|
||||
|
Reference in New Issue
Block a user