mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-22 17:55: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="Spectre" nameDescription="a spectre" race="undead" experience="2100" speed="230" manacost="0">
|
||||
<monster name="Spectre" nameDescription="a spectre" race="undead" experience="2100" speed="115" manacost="0">
|
||||
<health now="1350" max="1350" />
|
||||
<look type="235" head="20" corpse="6347" />
|
||||
<targetchange interval="4000" chance="10" />
|
||||
@@ -33,7 +33,7 @@
|
||||
<defense name="healing" interval="2000" chance="10" min="370" max="700">
|
||||
<attribute key="areaEffect" value="blueshimmer" />
|
||||
</defense>
|
||||
<defense name="speed" interval="2000" chance="15" speedchange="290" 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