mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-21 17:35:54 +02:00
add fixed arena monsters. Probably all 8.0 are here now
This commit is contained in:
@@ -2,6 +2,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" />
|
||||
<targetchange interval="1000" chance="5" />
|
||||
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
|
@@ -2,6 +2,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" />
|
||||
<targetchange interval="1000" chance="5" />
|
||||
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
|
@@ -2,6 +2,8 @@
|
||||
<monster name="Bloodpaw" nameDescription="Bloodpaw" race="blood" experience="50" speed="156" manacost="0">
|
||||
<health now="100" max="100" />
|
||||
<look type="42" corpse="7349" />
|
||||
<targetchange interval="1000" chance="5" />
|
||||
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
|
@@ -2,6 +2,8 @@
|
||||
<monster name="Bovinus" nameDescription="Bovinus" race="blood" experience="60" speed="170" manacost="0">
|
||||
<health now="150" max="150" />
|
||||
<look type="25" corpse="7349" />
|
||||
<targetchange interval="1000" chance="5" />
|
||||
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
|
@@ -2,6 +2,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" />
|
||||
<targetchange interval="1000" chance="5" />
|
||||
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
|
@@ -2,6 +2,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" />
|
||||
<targetchange interval="1000" chance="5" />
|
||||
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
|
@@ -2,6 +2,8 @@
|
||||
<monster name="Frostfur" nameDescription="Frostfur" race="blood" experience="35" speed="170" manacost="0">
|
||||
<health now="65" max="65" />
|
||||
<look type="52" corpse="7349" />
|
||||
<targetchange interval="1000" chance="5" />
|
||||
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
|
@@ -2,6 +2,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" />
|
||||
<targetchange interval="1000" chance="5" />
|
||||
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
|
@@ -2,6 +2,8 @@
|
||||
<monster name="Rocky" nameDescription="Rocky" race="undead" experience="190" speed="170" manacost="0">
|
||||
<health now="250" max="250" />
|
||||
<look type="95" corpse="7349" />
|
||||
<targetchange interval="1000" chance="5" />
|
||||
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
|
@@ -2,6 +2,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" />
|
||||
<targetchange interval="1000" chance="5" />
|
||||
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
|
||||
<flags>
|
||||
<flag summonable="0" />
|
||||
<flag attackable="1" />
|
||||
|
Reference in New Issue
Block a user