mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-21 01:23:27 +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="The Imperor" nameDescription="The Imperor" race="fire" experience="8000" speed="330" manacost="0">
|
||||
<monster name="The Imperor" nameDescription="The Imperor" race="fire" experience="8000" speed="165" manacost="0">
|
||||
<health now="15000" max="15000" />
|
||||
<look type="237" corpse="6363" />
|
||||
<targetchange interval="5000" chance="5" />
|
||||
@@ -34,7 +34,7 @@
|
||||
<defense name="healing" interval="2000" chance="50" min="175" max="505">
|
||||
<attribute key="areaEffect" value="blueshimmer" />
|
||||
</defense>
|
||||
<defense name="speed" interval="2000" chance="12" speedchange="380" duration="4000">
|
||||
<defense name="speed" interval="2000" chance="12" speedchange="80" duration="4000">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</defense>
|
||||
<defense name="invisible" interval="3000" chance="20" duration="5000">
|
||||
|
Reference in New Issue
Block a user