mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-04-29 17:19:20 +02:00
fix loot body for some 8.0 monsters
This commit is contained in:
parent
12c79dffee
commit
78dcdf79a2
@ -1,6 +1,6 @@
|
||||
<monster name="Barbarian Bloodwalker" nameDescription="a barbarian bloodwalker" race="blood" experience="195" speed="65" manacost="590">
|
||||
<health now="305" max="305" />
|
||||
<look type="255" head="114" body="132" legs="132" feet="132" corpse="20335" />
|
||||
<look type="255" head="114" body="132" legs="132" feet="132" corpse="6080" />
|
||||
<targetchange interval="1000" chance="5" />
|
||||
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
|
||||
<flags>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<monster name="Barbarian Brutetamer" nameDescription="a barbarian brutetamer" race="blood" experience="90" speed="54" manacost="0">
|
||||
<health now="145" max="145" />
|
||||
<look type="264" head="78" body="116" legs="95" feet="121" corpse="20339" />
|
||||
<look type="264" head="78" body="116" legs="95" feet="121" corpse="6080" />
|
||||
<targetchange interval="1000" chance="5" />
|
||||
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
|
||||
<flags>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<monster name="Barbarian Headsplitter" nameDescription="a barbarian headsplitter" race="blood" experience="85" speed="57" manacost="450">
|
||||
<health now="100" max="100" />
|
||||
<look type="253" head="115" body="105" legs="119" feet="132" corpse="20343" />
|
||||
<look type="253" head="115" body="105" legs="119" feet="132" corpse="6080" />
|
||||
<targetchange interval="1000" chance="5" />
|
||||
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
|
||||
<flags>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<monster name="Barbarian Skullhunter" nameDescription="a barbarian skullhunter" race="blood" experience="85" speed="62" manacost="450">
|
||||
<health now="135" max="135" />
|
||||
<look type="254" head="0" body="77" legs="77" feet="114" corpse="20347" />
|
||||
<look type="254" head="0" body="77" legs="77" feet="114" corpse="6080" />
|
||||
<targetchange interval="1000" chance="5" />
|
||||
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
|
||||
<flags>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<monster name="Ice Witch" nameDescription="an ice witch" race="blood" experience="580" speed="57" manacost="0">
|
||||
<health now="650" max="650" />
|
||||
<look type="149" head="0" body="47" legs="105" feet="105" addons="0" corpse="20426" />
|
||||
<look type="149" head="0" body="47" legs="105" feet="105" addons="0" corpse="6081" />
|
||||
<targetchange interval="1000" chance="5" />
|
||||
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
|
||||
<flags>
|
||||
|
Loading…
x
Reference in New Issue
Block a user