mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-22 01:45:54 +02:00
fix all new 8.0 monsters loot. Todo fix spells and shit
This commit is contained in:
30
data/monster/800/arena/greenhorn/achad.xml
Normal file
30
data/monster/800/arena/greenhorn/achad.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Achad" nameDescription="Achad" race="blood" experience="70" speed="185" manacost="0">
|
||||
<health now="185" max="185" />
|
||||
<look type="146" head="93" body="93" legs="57" feet="97" addons="3" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
<flag runonhealth="0" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" min="0" max="-80" />
|
||||
</attacks>
|
||||
<elements>
|
||||
<element firePercent="10" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
<voices interval="2000" chance="7">
|
||||
<voice sentence="You won't pass me." />
|
||||
<voice sentence="I have travelled far to fight here." />
|
||||
</voices>
|
||||
<defenses armor="20" defense="19" />
|
||||
</monster>
|
33
data/monster/800/arena/greenhorn/axeitus headbanger.xml
Normal file
33
data/monster/800/arena/greenhorn/axeitus headbanger.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Axeitus Headbanger" nameDescription="Axeitus Headbanger" race="blood" experience="140" speed="170" manacost="0">
|
||||
<health now="365" max="365" />
|
||||
<look type="71" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" 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>
|
||||
</attacks>
|
||||
<defenses armor="15" defense="17" />
|
||||
<elements>
|
||||
<element firePercent="-5" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
<voices interval="2000" chance="5">
|
||||
<voice sentence="Hicks!" />
|
||||
<voice sentence="Stand still! Both of you! hicks" />
|
||||
<voice sentence="This victory will earn me a casket of beer." />
|
||||
</voices>
|
||||
</monster>
|
26
data/monster/800/arena/greenhorn/bloodpaw.xml
Normal file
26
data/monster/800/arena/greenhorn/bloodpaw.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Bloodpaw" nameDescription="Bloodpaw" race="blood" experience="50" speed="156" manacost="0">
|
||||
<health now="100" max="100" />
|
||||
<look type="42" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" skill="10" attack="40" />
|
||||
</attacks>
|
||||
<defenses armor="3" defense="8" />
|
||||
<elements>
|
||||
<element firePercent="20" />
|
||||
<element energyPercent="-10" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
</monster>
|
25
data/monster/800/arena/greenhorn/bovinus.xml
Normal file
25
data/monster/800/arena/greenhorn/bovinus.xml
Normal file
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Bovinus" nameDescription="Bovinus" race="blood" experience="60" speed="170" manacost="0">
|
||||
<health now="150" max="150" />
|
||||
<look type="25" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" min="0" max="-50" />
|
||||
</attacks>
|
||||
<elements>
|
||||
<element firePercent="20" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
<defenses armor="9" defense="11" />
|
||||
</monster>
|
34
data/monster/800/arena/greenhorn/colerian the barbarian.xml
Normal file
34
data/monster/800/arena/greenhorn/colerian the barbarian.xml
Normal file
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Colerian The Barbarian" nameDescription="Colerian The Barbarian" race="blood" experience="90" speed="190" manacost="0">
|
||||
<health now="265" max="265" />
|
||||
<look type="253" head="76" body="115" legs="115" feet="43" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" 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>
|
||||
</attacks>
|
||||
<defenses armor="19" defense="20" />
|
||||
<elements>
|
||||
<element energyPercent="20" />
|
||||
<element earthPercent="-20" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
<voices interval="2000" chance="5">
|
||||
<voice sentence="Flee, coward!" />
|
||||
<voice sentence="You will lose!" />
|
||||
<voice sentence="Yeehaawh" />
|
||||
</voices>
|
||||
</monster>
|
33
data/monster/800/arena/greenhorn/cursed gladiator.xml
Normal file
33
data/monster/800/arena/greenhorn/cursed gladiator.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Cursed Gladiator" nameDescription="Cursed Gladiator" race="undead" experience="215" speed="170" manacost="0">
|
||||
<health now="435" max="435" />
|
||||
<look type="100" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" min="0" max="-150" />
|
||||
<attack name="lifedrain" interval="4000" chance="50" range="5" target="1" min="0" max="-50">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="25" defense="26" />
|
||||
<elements>
|
||||
<element earthPercent="20" />
|
||||
<element firePercent="-5" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
<voices interval="2000" chance="5">
|
||||
<voice sentence="Death where are you?" />
|
||||
<voice sentence="Slay me, end my curse." />
|
||||
</voices>
|
||||
</monster>
|
26
data/monster/800/arena/greenhorn/frostfur.xml
Normal file
26
data/monster/800/arena/greenhorn/frostfur.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Frostfur" nameDescription="Frostfur" race="blood" experience="35" speed="170" manacost="0">
|
||||
<health now="65" max="65" />
|
||||
<look type="52" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" skill="10" attack="30" />
|
||||
</attacks>
|
||||
<defenses armor="2" defense="3" />
|
||||
<elements>
|
||||
<element firePercent="20" />
|
||||
<element energyPercent="-10" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
</monster>
|
30
data/monster/800/arena/greenhorn/orcus the cruel.xml
Normal file
30
data/monster/800/arena/greenhorn/orcus the cruel.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Orcus the Cruel" nameDescription="Orcus The Cruel" race="blood" experience="280" speed="230" manacost="0">
|
||||
<health now="480" max="480" />
|
||||
<look type="59" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" min="0" max="-180" />
|
||||
<attack name="physical" interval="2000" chance="40" range="5" min="0" max="-70">
|
||||
<attribute key="shootEffect" value="throwingknife" />
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="39" defense="40" />
|
||||
<elements>
|
||||
<element energyPercent="20" />
|
||||
<element earthPercent="-20" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity fire="1" />
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
</monster>
|
35
data/monster/800/arena/greenhorn/rocky.xml
Normal file
35
data/monster/800/arena/greenhorn/rocky.xml
Normal file
@@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Rocky" nameDescription="Rocky" race="undead" experience="190" speed="170" manacost="0">
|
||||
<health now="250" max="250" />
|
||||
<look type="95" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" skill="30" attack="40" />
|
||||
</attacks>
|
||||
<defenses armor="30" defense="30">
|
||||
<defense name="healing" interval="2000" chance="50" min="15" max="35">
|
||||
<attribute key="areaEffect" value="blueshimmer" />
|
||||
</defense>
|
||||
</defenses>
|
||||
<elements>
|
||||
<element firePercent="10" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity energy="1" />
|
||||
<immunity earth="1" />
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
<voices interval="2000" chance="7">
|
||||
<voice sentence="Another little gladiator!" />
|
||||
<voice sentence="Come into my embrace." />
|
||||
</voices>
|
||||
</monster>
|
30
data/monster/800/arena/greenhorn/the hairy one.xml
Normal file
30
data/monster/800/arena/greenhorn/the hairy one.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="The Hairy One" nameDescription="The Hairy One" race="blood" experience="115" speed="240" manacost="0">
|
||||
<health now="325" max="325" />
|
||||
<look type="116" corpse="7349" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
<flag hostile="1" />
|
||||
<flag illusionable="0" />
|
||||
<flag convinceable="0" />
|
||||
<flag pushable="0" />
|
||||
<flag canpushitems="1" />
|
||||
<flag targetdistance="1" />
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="melee" interval="2000" skill="10" attack="70" />
|
||||
</attacks>
|
||||
<defenses armor="3" defense="5" />
|
||||
<elements>
|
||||
<element energyPercent="5" />
|
||||
<element firePercent="-20" />
|
||||
</elements>
|
||||
<immunities>
|
||||
<immunity invisible="1" />
|
||||
</immunities>
|
||||
<voices interval="2000" chance="5">
|
||||
<voice sentence="Hugah!" />
|
||||
<voice sentence="Ungh! Ungh!" />
|
||||
</voices>
|
||||
</monster>
|
Reference in New Issue
Block a user