mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-20 09:13:27 +02:00
introduce hall of the four ways and fix every new monster speed and speedchange
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<attack name="poisonfield" chance="19" range="7" radius="3" target="0">
|
||||
<attribute key="shootEffect" value="poison" />
|
||||
</attack>
|
||||
<attack name="speed" chance="10" range="7" target="1" speedchange="-600" duration="20000">
|
||||
<attack name="speed" chance="10" range="7" target="1" speedchange="-100" duration="20000">
|
||||
<attribute key="shootEffect" value="snowball" />
|
||||
</attack>
|
||||
<attack name="lifedrain" chance="20" range="7" target="1" min="-108" max="-137">
|
||||
|
Reference in New Issue
Block a user