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="Massacre" nameDescription="Massacre" race="blood" experience="9800" speed="390" manacost="0">
|
||||
<monster name="Massacre" nameDescription="Massacre" race="blood" experience="9800" speed="195" manacost="0">
|
||||
<health now="30000" max="30000" />
|
||||
<look type="244" corpse="6335" />
|
||||
<targetchange interval="60000" chance="0" />
|
||||
@@ -22,7 +22,7 @@
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="15" defense="15">
|
||||
<defense name="speed" interval="2000" chance="12" speedchange="380" duration="4000">
|
||||
<defense name="speed" interval="2000" chance="12" speedchange="90" duration="4000">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</defense>
|
||||
</defenses>
|
||||
|
Reference in New Issue
Block a user