mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-06-25 17:20:13 +02:00
67 lines
1.5 KiB
XML
67 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<monster name="Quara Mantassin Scout" nameDescription="a quara mantassin scout" race="blood" experience="100" speed="67" manacost="480">
|
|
<health now="220" max="220"/>
|
|
<look type="72" corpse="6064"/>
|
|
<targetchange interval="1000" chance="0" />
|
|
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
|
<flags>
|
|
<flag summonable="0"/>
|
|
<flag attackable="1"/>
|
|
<flag hostile="1"/>
|
|
<flag illusionable="0"/>
|
|
<flag convinceable="1"/>
|
|
<flag pushable="0"/>
|
|
<flag canpushitems="1"/>
|
|
<flag canpushcreatures="0"/>
|
|
<flag targetdistance="1"/>
|
|
<flag runonhealth="0"/>
|
|
</flags>
|
|
<attacks skill="45" attack="40">
|
|
</attacks>
|
|
<defenses armor="15" defense="15"/>
|
|
<immunities>
|
|
<immunity fire="1"/>
|
|
<immunity drown="1"/>
|
|
<immunity lifedrain="1"/>
|
|
<immunity paralyze="1"/>
|
|
<immunity invisible="1"/>
|
|
</immunities>
|
|
<voices interval="5000" chance="10">
|
|
<voice sentence="Zuerk Pachak!"/>
|
|
<voice sentence="Shrrrr"/>
|
|
</voices>
|
|
<loot>
|
|
<item id="2148" countmax="30" chance="25675" /><!-- gold coin -->
|
|
<item id="2464" chance="5825" /><!-- chain armor -->
|
|
<item id="2229" chance="10700" /><!-- skull -->
|
|
<item id="2165" chance="825" /><!-- stealth ring -->
|
|
<item id="1987" chance="100000"><!-- bag -->
|
|
<inside>
|
|
<item id="5895" chance="675" /><!-- fish fin -->
|
|
<item id="2377" chance="1600" /><!-- two handed sword -->
|
|
<item id="2146" chance="575" /><!-- small sapphire -->
|
|
</inside>
|
|
</item>
|
|
</loot>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</monster>
|