Files
SabrehavenServer/data/monster/800/new/frost giantess.xml
2022-04-18 22:41:33 +03:00

59 lines
2.1 KiB
XML

<monster name="Frost Giantess" nameDescription="a frost giantess" race="blood" experience="150" speed="210" manacost="490">
<health now="275" max="275" />
<look type="265" corpse="7330" />
<targetchange interval="4000" chance="10" />
<flags>
<flag summonable="0" />
<flag attackable="1" />
<flag hostile="1" />
<flag illusionable="1" />
<flag convinceable="1" />
<flag pushable="0" />
<flag canpushitems="1" />
<flag staticattack="60" />
<flag lightlevel="0" />
<flag lightcolor="0" />
<flag targetdistance="4" />
<flag runonhealth="0" />
</flags>
<attacks>
<attack name="melee" interval="2000" skill="30" attack="30" />
<attack name="physical" interval="2000" chance="30" range="7" min="0" max="-90">
<attribute key="shootEffect" value="largerock" />
</attack>
</attacks>
<defenses armor="15" defense="15">
<defense name="speed" interval="2000" chance="15" speedchange="300" duration="5000">
<attribute key="areaEffect" value="redshimmer" />
</defense>
</defenses>
<elements>
<element firePercent="20" />
<element holyPercent="10" />
<element energyPercent="-10" />
<element deathPercent="-3" />
</elements>
<immunities>
<immunity ice="1" />
</immunities>
<voices interval="2000" chance="7">
<voice sentence="Ymirs Mjalle!" />
<voice sentence="No run so much, must stay fat!" />
<voice sentence="Horre, Sjan Flan!" />
<voice sentence="Damned fast food." />
<voice sentence="Come kiss the cook!" />
</voices>
<loot>
<item id="3031" countmax="40" chance="800" /><!-- gold coin -->
<item id="3582" countmax="2" chance="209" /><!-- ham -->
<item id="3294" chance="79" /><!-- short sword -->
<item id="7441" chance="20" /><!-- ice cube -->
<item id="3413" chance="14" /><!-- battle shield -->
<item id="7460" chance="3" /><!-- norse shield -->
<item id="1781" countmax="3" chance="103" /><!-- small stone -->
<item id="3093" chance="70" /><!-- club ring -->
<item id="3384" chance="1" /><!-- dark helmet -->
<item id="7290" chance="10" /><!-- shard -->
<item id="268" chance="9" /><!-- mana potion -->
</loot>
</monster>