mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-05-30 23:04:27 +02:00
50 lines
1.7 KiB
XML
50 lines
1.7 KiB
XML
<monster name="Chakoya Toolshaper" nameDescription="a chakoya toolshaper" race="blood" experience="40" speed="57" manacost="0">
|
|
<health now="80" max="80" />
|
|
<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="0" />
|
|
<flag pushable="0" />
|
|
<flag canpushitems="1" />
|
|
<flag lightlevel="0" />
|
|
<flag lightcolor="0" />
|
|
<flag targetdistance="1" />
|
|
<flag runonhealth="0" />
|
|
</flags>
|
|
<attacks skill="25" attack="20">
|
|
<attack name="physical" interval="2000" chance="10" range="7" radius="3" target="1" min="0" max="-45">
|
|
<attribute key="shootEffect" value="smallstone" />
|
|
</attack>
|
|
</attacks>
|
|
<defenses armor="10" defense="10" />
|
|
<elements>
|
|
<element firePercent="40" />
|
|
<element energyPercent="-15" />
|
|
</elements>
|
|
<immunities>
|
|
|
|
</immunities>
|
|
<voices interval="2000" chance="7">
|
|
<voice sentence="Chikuva!!" />
|
|
<voice sentence="Jinuma jamjam!" />
|
|
<voice sentence="Suvituka siq chuqua!" />
|
|
<voice sentence="Kiyosa sipaju!" />
|
|
</voices>
|
|
<loot>
|
|
<item id="3031" countmax="20" chance="600" /><!-- gold coin -->
|
|
<item id="3578" countmax="2" chance="250" /><!-- fish -->
|
|
<item id="3286" chance="40" /><!-- mace-->
|
|
<item id="3456" chance="9" /><!-- pick -->
|
|
<item id="3441" chance="8" /><!-- bone shield -->
|
|
<item id="7381" chance="1" /><!-- mammoth whopper -->
|
|
<item id="7441" chance="4" /><!-- ice cube -->
|
|
<item id="7159" chance="1" /><!-- green perch -->
|
|
<item id="3580" chance="1" /><!-- northern pike -->
|
|
<item id="7158" chance="1" /><!-- rainbow trout -->
|
|
</loot>
|
|
</monster> |