mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-11-28 15:46:49 +01:00
finish knight outfit quest
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF - 8"?>
|
||||
<monster name="assassin" nameDescription="an assassin" race="blood" experience="105" speed="72" manacost="450">
|
||||
<health now="175" max="175" />
|
||||
<look type="129" head="95" body="95" legs="95" feet="95" corpse="6080" />
|
||||
<look type="152" head="95" body="95" legs="95" feet="95" addons="3" corpse="6080" />
|
||||
<targetchange interval="1000" chance="5" />
|
||||
<targetstrategy nearest="70" weakest="20" mostdamage="10" random="0" />
|
||||
<flags>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF - 8"?>
|
||||
<monster name="black knight" nameDescription="a black knight" race="blood" experience="1600" speed="155" manacost="0">
|
||||
<health now="1800" max="1800" />
|
||||
<look type="131" head="95" body="95" legs="95" feet="95" corpse="6080" />
|
||||
<look type="131" head="95" body="95" legs="95" feet="95" addons="3" corpse="6080" />
|
||||
<targetchange interval="1000" chance="3" />
|
||||
<targetstrategy nearest="80" weakest="10" mostdamage="10" random="0" />
|
||||
<flags>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF - 8"?>
|
||||
<monster name="warlock" nameDescription="a warlock" race="blood" experience="4000" speed="75" manacost="0">
|
||||
<health now="3200" max="3200" />
|
||||
<look type="130" head="0" body="52" legs="128" feet="95" corpse="6080" />
|
||||
<look type="130" head="0" body="52" legs="128" feet="95" addons="1" corpse="6080" />
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
|
||||
Reference in New Issue
Block a user