mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-22 17:55:54 +02:00
finish 790 monsters
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
<attack name="drunk" interval="2000" chance="15" radius="4" target="0" duration="6000">
|
||||
<attribute key="areaEffect" value="purplenote" />
|
||||
</attack>
|
||||
<attack name="spectre drown" interval="2000" chance="15" />
|
||||
<attack name="manadrain" interval="2000" chance="15" range="7" min="-100" max="-400" />
|
||||
<attack name="lifedrain" interval="2000" chance="20" range="7" min="-300" max="-550">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
@@ -42,7 +41,6 @@
|
||||
<immunity drown="1" />
|
||||
<immunity lifedrain="1" />
|
||||
<immunity earth="1" />
|
||||
<immunity death="1" />
|
||||
</immunities>
|
||||
<voices interval="2000" chance="7">
|
||||
<voice sentence="Revenge ... is so ... sweet!" />
|
||||
|
Reference in New Issue
Block a user