mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-05-30 15:04:27 +02:00
54 lines
1.9 KiB
XML
54 lines
1.9 KiB
XML
<monster name="Chakoya Windcaller" nameDescription="a chakoya windcaller" race="blood" experience="48" speed="57" manacost="305">
|
|
<health now="84" max="84" />
|
|
<look type="260" 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="4" />
|
|
<flag runonhealth="0" />
|
|
</flags>
|
|
<attacks skill="12" attack="20">
|
|
<attack name="physical" interval="2000" chance="15" range="7" min="-16" max="-32">
|
|
<attribute key="shootEffect" value="snowball" />
|
|
</attack>
|
|
<attack name="physical" interval="2000" chance="10" target="0" length="5" spread="2" min="-9" max="-30">
|
|
<attribute key="areaEffect" value="poff" />
|
|
</attack>
|
|
</attacks>
|
|
<defenses armor="10" defense="10">
|
|
<defense name="invisible" interval="2000" chance="15" duration="3000">
|
|
<attribute key="areaEffect" value="blueshimmer" />
|
|
</defense>
|
|
</defenses>
|
|
<elements>
|
|
<element firePercent="50" />
|
|
<element energyPercent="-15" />
|
|
</elements>
|
|
<immunities>
|
|
|
|
</immunities>
|
|
<voices interval="2000" chance="7">
|
|
<voice sentence="Mupi! Si siyoqua jinuma!" />
|
|
<voice sentence="Siqsiq ji jusipa!" />
|
|
<voice sentence="Jagura taluka taqua!" />
|
|
<voice sentence="Quatu nguraka!" />
|
|
</voices>
|
|
<loot>
|
|
<item id="3031" countmax="26" chance="500" /><!-- gold coin -->
|
|
<item id="3578" countmax="3" chance="290" /><!-- fish -->
|
|
<item id="3441" chance="9" /><!-- bone shield -->
|
|
<item id="7159" chance="1" /><!-- green perch -->
|
|
<item id="7158" chance="1" /><!-- rainbow trout -->
|
|
<item id="3580" chance="1" /><!-- northern pike -->
|
|
<item id="3354" chance="32" /><!-- brass helmet -->
|
|
</loot>
|
|
</monster> |