mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-06-08 10:34:29 +02:00
46 lines
1.5 KiB
XML
46 lines
1.5 KiB
XML
<monster name="Chakoya Tribewarden" nameDescription="a chakoya tribewarden" race="blood" experience="40" speed="57" manacost="305">
|
|
<health now="68" max="68" />
|
|
<look type="259" corpse="7320" />
|
|
<targetchange interval="1000" chance="5" />
|
|
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
|
|
<flags>
|
|
<flag summonable="0" />
|
|
<flag attackable="1" />
|
|
<flag hostile="1" />
|
|
<flag illusionable="0" />
|
|
<flag convinceable="1" />
|
|
<flag pushable="0" />
|
|
<flag canpushitems="1" />
|
|
<flag lightlevel="0" />
|
|
<flag lightcolor="0" />
|
|
<flag targetdistance="1" />
|
|
<flag runonhealth="0" />
|
|
</flags>
|
|
<attacks skill="20" attack="20">
|
|
|
|
</attacks>
|
|
<defenses armor="10" defense="10" />
|
|
<elements>
|
|
<element firePercent="25" />
|
|
<element energyPercent="-15" />
|
|
</elements>
|
|
<immunities>
|
|
|
|
</immunities>
|
|
<voices interval="2000" chance="7">
|
|
<voice sentence="Quisavu tukavi!" />
|
|
<voice sentence="Si siyoqua jamjam!" />
|
|
<voice sentence="Achuq! jinuma!" />
|
|
<voice sentence="Si ji jusipa!" />
|
|
</voices>
|
|
<loot>
|
|
<item id="3031" countmax="30" chance="600" /><!-- gold coin -->
|
|
<item id="3578" chance="200" /><!-- fish -->
|
|
<item id="3441" chance="10" /><!-- bone shield -->
|
|
<item id="7381" chance="3" /><!-- mammoth whopper -->
|
|
<item id="7158" chance="1" /><!-- rainbow trout -->
|
|
<item id="7159" chance="1" /><!-- green perch -->
|
|
<item id="3580" chance="1" /><!-- northern pike -->
|
|
<item id="3294" chance="46" /><!-- short sword -->
|
|
</loot>
|
|
</monster> |