mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-21 09:33:26 +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="Lost Soul" nameDescription="a lost soul" race="undead" experience="4000" speed="220" manacost="0">
|
||||
<monster name="Lost Soul" nameDescription="a lost soul" race="undead" experience="4000" speed="110" manacost="0">
|
||||
<health now="5800" max="5800" />
|
||||
<look type="232" corpse="6310" />
|
||||
<targetchange interval="4000" chance="15" />
|
||||
@@ -20,7 +20,7 @@
|
||||
<attack name="death" interval="2000" chance="10" length="3" spread="0" target="0" min="-40" max="-210">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</attack>
|
||||
<attack name="speed" interval="2000" chance="20" radius="6" target="0" speedchange="-400" duration="4000">
|
||||
<attack name="speed" interval="2000" chance="20" radius="6" target="0" speedchange="-100" duration="4000">
|
||||
<attribute key="areaEffect" value="smallclouds" />
|
||||
</attack>
|
||||
</attacks>
|
||||
|
Reference in New Issue
Block a user