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="Blightwalker" nameDescription="a blightwalker" race="undead" experience="5850" speed="250" manacost="0">
|
||||
<monster name="Blightwalker" nameDescription="a blightwalker" race="undead" experience="5850" speed="125" manacost="0">
|
||||
<health now="8900" max="8900" />
|
||||
<look type="246" corpse="6353" />
|
||||
<targetchange interval="4000" chance="10" />
|
||||
@@ -27,7 +27,7 @@
|
||||
<attribute key="areaEffect" value="greenspark" />
|
||||
</attack>
|
||||
<attack name="blightwalker curse" interval="2000" chance="15" />
|
||||
<attack name="speed" interval="2000" chance="15" range="7" speedchange="-300" duration="30000">
|
||||
<attack name="speed" interval="2000" chance="15" range="7" speedchange="-100" duration="30000">
|
||||
<attribute key="shootEffect" value="poison" />
|
||||
</attack>
|
||||
</attacks>
|
||||
|
Reference in New Issue
Block a user