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="Defiler" nameDescription="a defiler" race="venom" experience="3700" speed="230" manacost="0">
|
||||
<monster name="Defiler" nameDescription="a defiler" race="venom" experience="3700" speed="115" manacost="0">
|
||||
<health now="3650" max="3650" />
|
||||
<look type="238" corpse="6532" />
|
||||
<targetchange interval="4000" chance="10" />
|
||||
@@ -29,7 +29,7 @@
|
||||
<attack name="poisoncondition" interval="2000" chance="10" length="8" spread="3" min="-500" max="-1000">
|
||||
<attribute key="areaEffect" value="smallplants" />
|
||||
</attack>
|
||||
<attack name="speed" interval="2000" chance="15" length="8" spread="3" speedchange="-700" duration="15000">
|
||||
<attack name="speed" interval="2000" chance="15" length="8" spread="3" speedchange="-100" duration="15000">
|
||||
<attribute key="areaEffect" value="smallclouds" />
|
||||
</attack>
|
||||
</attacks>
|
||||
|
Reference in New Issue
Block a user