fix all 8.0 monsters and add custom spell effects

This commit is contained in:
ErikasKontenis
2022-04-24 18:42:44 +03:00
parent 11a73011f1
commit d5be03c92b
71 changed files with 359 additions and 621 deletions

View File

@@ -13,8 +13,8 @@
<flag targetdistance="1" />
<flag runonhealth="0" />
</flags>
<attacks>
<attack name="melee" interval="2000" min="0" max="-80" />
<attacks skill="30" attack="40">
</attacks>
<elements>
<element firePercent="10" />

View File

@@ -12,8 +12,7 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="30" attack="40" />
<attacks skill="30" attack="40">
<attack name="physical" interval="1000" chance="80" range="5" radius="1" target="1" min="0" max="-50">
<attribute key="shootEffect" value="smallstone" />
</attack>

View File

@@ -12,8 +12,8 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="10" attack="40" />
<attacks skill="10" attack="40">
</attacks>
<defenses armor="3" defense="8" />
<elements>

View File

@@ -12,8 +12,8 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" min="0" max="-50" />
<attacks skill="10" attack="50">
</attacks>
<elements>
<element firePercent="20" />

View File

@@ -12,8 +12,7 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="20" attack="40" />
<attacks skill="20" attack="40">
<attack name="physical" interval="1000" chance="80" range="5" radius="1" target="1" min="0" max="-40">
<attribute key="shootEffect" value="piercingbolt" />
</attack>

View File

@@ -12,8 +12,7 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" min="0" max="-150" />
<attacks skill="40" attack="60">
<attack name="lifedrain" interval="4000" chance="50" range="5" target="1" min="0" max="-50">
<attribute key="areaEffect" value="redshimmer" />
</attack>

View File

@@ -12,8 +12,8 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="10" attack="30" />
<attacks skill="10" attack="30">
</attacks>
<defenses armor="2" defense="3" />
<elements>

View File

@@ -12,8 +12,7 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" min="0" max="-180" />
<attacks skill="50" attack="60">
<attack name="physical" interval="2000" chance="40" range="5" min="0" max="-70">
<attribute key="shootEffect" value="throwingknife" />
</attack>

View File

@@ -12,8 +12,8 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="30" attack="40" />
<attacks skill="30" attack="40">
</attacks>
<defenses armor="30" defense="30">
<defense name="healing" interval="2000" chance="50" min="15" max="35">

View File

@@ -12,8 +12,8 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="10" attack="70" />
<attacks skill="10" attack="70">
</attacks>
<defenses armor="3" defense="5" />
<elements>

View File

@@ -12,8 +12,7 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="50" attack="60" />
<attacks skill="50" attack="60">
<attack name="drown" interval="1000" chance="100" length="5" spread="6" min="-10" max="-50">
<attribute key="areaEffect" value="energyarea" />
</attack>
@@ -30,7 +29,6 @@
<element energyPercent="-10" />
</elements>
<immunities>
<immunity ice="1" />
<immunity earth="1" />
<immunity invisible="1" />
</immunities>

View File

@@ -13,8 +13,7 @@
<flag targetdistance="1" />
<flag runonhealth="0" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="30" attack="60" />
<attacks skill="30" attack="60">
<attack name="fire" interval="6000" chance="60" min="-100" max="-180" length="8" spread="3">
<attribute key="areaEffect" value="firearea" />
</attack>
@@ -29,7 +28,6 @@
</defenses>
<elements>
<element energyPercent="20" />
<element icePercent="-10" />
</elements>
<immunities>
<immunity fire="1" />

View File

@@ -12,8 +12,7 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" min="0" max="-230" />
<attacks skill="105" attack="40">
<attack name="physical" interval="4000" chance="60" min="0" max="-100">
<attribute key="shootEffect" value="throwingstar" />
</attack>
@@ -25,7 +24,6 @@
</defenses>
<elements>
<element energyPercent="20" />
<element deathPercent="-2" />
<element earthPercent="-10" />
</elements>
<immunities>

View File

@@ -12,8 +12,7 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="30" attack="50" />
<attacks skill="30" attack="50">
<attack name="fire" interval="6000" chance="80" radius="3" min="0" max="-120">
<attribute key="areaEffect" value="energy" />
</attack>
@@ -36,7 +35,6 @@
<defenses armor="30" defense="40" />
<elements>
<element energyPercent="55" />
<element deathPercent="-10" />
</elements>
<immunities>
<immunity invisible="1" />

View File

@@ -12,8 +12,7 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" min="0" max="-150" poison="3" />
<attacks skill="50" attack="50" poison="3">
<attack name="lifedrain" interval="2000" chance="20" target="0" radius="3" min="-10" max="-50">
<attribute key="areaEffect" value="blackspark" />
</attack>
@@ -27,10 +26,8 @@
<defenses armor="36" defense="38" />
<elements>
<element firePercent="-10" />
<element holyPercent="-5" />
</elements>
<immunities>
<immunity death="1" />
<immunity earth="1" />
<immunity invisible="1" />
</immunities>

View File

@@ -12,8 +12,8 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="50" attack="60" />
<attacks skill="50" attack="60">
</attacks>
<defenses armor="30" defense="32" />
<elements>

View File

@@ -12,11 +12,9 @@
<flag canpushitems="1" />
<flag canpushcreatures="1" />
<flag targetdistance="1" />
<flag staticattack="90" />
<flag runonhealth="0" />
</flags>
<attacks>
<attack name="melee" interval="2000" min="0" max="-300" />
<attacks skill="50" attack="100">
<attack name="firefield" interval="1000" chance="15" range="7" radius="4" target="1">
<attribute key="shootEffect" value="fire" />
</attack>
@@ -34,7 +32,6 @@
</defenses>
<elements>
<element energyPercent="20" />
<element icePercent="-10" />
</elements>
<immunities>
<immunity fire="1" />

View File

@@ -12,8 +12,7 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="70" attack="100" />
<attacks skill="70" attack="100">
<attack name="poisonfield" interval="1000" chance="50">
<attribute key="shootEffect" value="poison" />
</attack>
@@ -27,7 +26,6 @@
</elements>
<immunities>
<immunity fire="1" />
<immunity ice="1" />
<immunity invisible="1" />
</immunities>
<voices interval="5000" chance="5">

View File

@@ -12,15 +12,14 @@
<flag canpushitems="1" />
<flag targetdistance="4" />
</flags>
<attacks>
<attack name="melee" interval="2000" min="0" max="-45" poison="11" />
<attacks skill="20" attack="30" poison="11">
<attack name="speed" interval="3500" chance="35" range="5" duration="10000" speed="-250">
<attribute key="areaEffect" value="redshimmer" />
</attack>
<attack name="manadrain" interval="4000" chance="30" range="5" min="0" max="-110">
<attribute key="areaEffect" value="redshimmer" />
</attack>
<attack name="death" interval="3000" chance="70" range="5" min="-50" max="-90">
<attack name="physical" interval="3000" chance="70" range="5" min="-50" max="-90">
<attribute key="areaEffect" value="mortarea" />
<attribute key="shootEffect" value="suddendeath" />
</attack>
@@ -35,7 +34,6 @@
</defenses>
<elements>
<element firePercent="40" />
<element deathPercent="5" />
</elements>
<immunities>
<immunity invisible="1" />

View File

@@ -12,8 +12,7 @@
<flag canpushitems="1" />
<flag targetdistance="5" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="40" attack="40" />
<attacks skill="40" attack="40">
<attack name="drunk" interval="3000" chance="35" range="5" radius="1" target="1" duration="15000" />
<attack name="speed" interval="4000" chance="55" radius="1" target="1" range="5" duration="12000" speed="-400">
<attribute key="areaEffect" value="redshimmer" />
@@ -29,7 +28,6 @@
</defenses>
<elements>
<element firePercent="30" />
<element icePercent="20" />
<element energyPercent="10" />
</elements>
<immunities>

View File

@@ -12,8 +12,7 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="50" attack="70" />
<attacks skill="50" attack="70">
<attack name="physical" interval="1000" chance="100" min="-72" max="-130">
<attribute key="shootEffect" value="spear" />
</attack>
@@ -24,7 +23,6 @@
</defense>
</defenses>
<elements>
<element icePercent="15" />
<element firePercent="-15" />
</elements>
<immunities>

View File

@@ -12,8 +12,7 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" min="0" max="-460" />
<attacks skill="50" attack="155">
<attack name="poison" interval="2000" chance="12" length="8" spread="3" min="-200" max="-250" poison="10">
<attribute key="areaEffect" value="poison" />
</attack>
@@ -27,7 +26,7 @@
<attack name="lifedrain" interval="2000" chance="10" radius="6" target="0" min="-80" max="-595">
<attribute key="areaEffect" value="redshimmer" />
</attack>
<attack name="death" interval="2000" chance="5" range="7" min="-30" max="-397">
<attack name="physical" interval="2000" chance="5" range="7" min="-30" max="-397">
<attribute key="shootEffect" value="suddendeath" />
<attribute key="areaEffect" value="mortarea" />
</attack>
@@ -35,12 +34,9 @@
<defenses armor="15" defense="15" />
<elements>
<element energyPercent="10" />
<element holyPercent="-15" />
</elements>
<immunities>
<immunity death="1" />
<immunity fire="1" />
<immunity ice="1" />
<immunity earth="1" />
<immunity invisible="1" />
</immunities>

View File

@@ -12,18 +12,16 @@
<flag canpushitems="1" />
<flag canpushcreatures="1" />
<flag targetdistance="1" />
<flag staticattack="90" />
<flag runonhealth="0" />
</flags>
<attacks>
<attack name="melee" interval="2000" min="0" max="-525" poison="18" />
<attacks skill="60" attack="150" poison="18">
<attack name="physical" interval="3000" chance="45" radius="5" target="1" min="0" max="-390">
<attribute key="shootEffect" value="fire" />
</attack>
<attack name="physical" interval="6000" chance="30" length="7" spread="0" min="0" max="-290">
<attribute key="areaEffect" value="firearea" />
</attack>
<attack name="death" interval="4000" chance="30" min="-80" max="-270">
<attack name="physical" interval="4000" chance="30" min="-80" max="-270">
<attribute key="shootEffect" value="death" />
<attribute key="areaEffect" value="mortarea" />
</attack>

View File

@@ -12,24 +12,21 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" min="0" max="-450" />
<attacks skill="60" attack="130">
<attack name="physical" interval="3000" chance="50" target="0" radius="3" min="0" max="-400">
<attribute key="areaEffect" value="blackspark" />
</attack>
<attack name="ice" interval="1000" chance="15" range="7" min="0" max="-200">
<attack name="physical" interval="1000" chance="15" range="7" min="0" max="-200">
<attribute key="shootEffect" value="snowball" />
</attack>
</attacks>
<defenses armor="51" defense="52" />
<elements>
<element holyPercent="2" />
<element energyPercent="-10" />
<element physicalPercent="-2" />
</elements>
<immunities>
<immunity fire="1" />
<immunity ice="1" />
<immunity earth="1" />
<immunity paralyze="1" />
<immunity invisible="1" />

View File

@@ -12,16 +12,14 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="80" attack="50" />
<attacks skill="80" attack="50">
</attacks>
<defenses armor="25" defense="27" />
<elements>
<element deathPercent="-15" />
<element energyPercent="-10" />
</elements>
<immunities>
<immunity ice="1" />
<immunity invisible="1" />
</immunities>
<voices interval="2000" chance="5">

View File

@@ -12,8 +12,7 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="60" attack="150" />
<attacks skill="60" attack="150">
<attack name="speed" interval="3500" chance="35" radius="1" target="1" range="1" duration="40" speedchange="-250">
<attribute key="areaEffect" value="redshimmer" />
</attack>
@@ -21,7 +20,6 @@
<defenses armor="25" defense="27" />
<immunities>
<immunity fire="1" />
<immunity ice="1" />
<immunity energy="1" />
<immunity earth="1" />
<immunity invisible="1" />

View File

@@ -12,8 +12,7 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="70" attack="160" />
<attacks skill="70" attack="160">
<attack name="physical" interval="2000" chance="40" min="-38" max="-150">
<attribute key="shootEffect" value="throwingknife" />
</attack>
@@ -24,7 +23,6 @@
</defense>
</defenses>
<elements>
<element holyPercent="-15" />
<element energyPercent="30" />
</elements>
<immunities>

View File

@@ -12,8 +12,7 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="90" attack="140" />
<attacks skill="90" attack="140">
<attack name="fire" interval="1000" chance="20" range="5" radius="7" target="1" min="-100" max="-250">
<attribute key="areaEffect" value="firearea" />
<attribute key="shootEffect" value="fire" />
@@ -29,8 +28,6 @@
</defenses>
<elements>
<element energyPercent="50" />
<element deathPercent="35" />
<element holyPercent="-15" />
</elements>
<immunities>
<immunity fire="1" />

View File

@@ -12,8 +12,7 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="85" attack="80" />
<attacks skill="85" attack="80">
<attack name="physical" interval="7500" chance="100" min="-100" max="-250">
<attribute key="shootEffect" value="largerock" />
</attack>
@@ -28,7 +27,6 @@
</defenses>
<elements>
<element earthPercent="35" />
<element icePercent="-20" />
</elements>
<immunities>
<immunity invisible="1" />

View File

@@ -12,8 +12,7 @@
<flag canpushitems="1" />
<flag targetdistance="1" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="40" attack="100" />
<attacks skill="40" attack="100">
<attack name="speed" interval="3500" chance="65" radius="1" target="1" range="1" duration="40" speedchange="-500">
<attribute key="areaEffect" value="redshimmer" />
</attack>
@@ -30,7 +29,6 @@
<element energyPercent="-20" />
</elements>
<immunities>
<immunity ice="1" />
<immunity invisible="1" />
</immunities>
<voices interval="2000" chance="5">