2020-05-03 21:47:47 +03:00

42 lines
1.6 KiB
XML

<monster name="Nomad" nameDescription="a nomad" race="blood" experience="60" speed="100" manacost="420">
<health now="160" max="160" />
<look type="146" head="114" body="20" legs="22" feet="2" addons="2" corpse="6080" />
<targetchange interval="1000" chance="0" />
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
<flags>
<flag summonable="1" />
<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="15" />
</flags>
<attacks attack="30" skill="40">
<attack name="physical" interval="2000" chance="10" target="0" radius="1">
<attribute key="areaeffect" value="whitenote" />
</attack>
</attacks>
<defenses armor="15" defense="15" />
<voices interval="2000" chance="7">
<voice sentence="We are the true sons of the desert!" />
<voice sentence="I will leave your remains to the vultures!" />
<voice sentence="We are swift as the wind of the desert!" />
<voice sentence="Your riches will be mine!" />
</voices>
<loot>
<item id="3031" countmax="40" chance="560" /> <!-- gold coin -->
<!-- rope belt -->
<!-- potato -->
<item id="3274" chance="27" /> <!-- axe -->
<item id="3359" chance="23" /> <!-- brass armor -->
<item id="3286" chance="21" /> <!-- mace -->
<!-- dirty turban -->
<item id="3409" chance="9" /> <!-- steel shield -->
<item id="3353" chance="6" /> <!-- iron helmet -->
<!-- nomad parchment -->
</loot>
</monster>