SabrehavenServer/data/monster/790/plaguesmith.xml
2020-05-03 21:08:22 +03:00

75 lines
3.2 KiB
XML

<monster name="Plaguesmith" nameDescription="a plaguesmith" race="venom" experience="4500" speed="120" manacost="0">
<health now="8250" max="8250" />
<look type="247" corpse="6515" />
<targetchange interval="1000" chance="10" />
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
<flags>
<flag summonable="0" />
<flag attackable="1" />
<flag hostile="1" />
<flag illusionable="1" />
<flag convinceable="0" />
<flag pushable="0" />
<flag canpushitems="1" />
<flag canpushcreatures="1" />
<flag targetdistance="1" />
<flag runonhealth="500" />
</flags>
<attacks skill="100" attack="98" poison="200">
<attack name="poison" interval="2000" chance="15" radius="4" target="0" min="-60" max="-114">
<attribute key="areaEffect" value="poison" />
</attack>
<attack name="poison" interval="2000" chance="10" length="5" spread="3" min="-100" max="-350">
<attribute key="areaEffect" value="yellowbubble" />
</attack>
<attack name="speed" interval="2000" chance="15" radius="4" target="0" speedchange="-100" duration="30000">
<attribute key="areaEffect" value="poison" />
</attack>
</attacks>
<defenses armor="40" defense="40">
<defense name="healing" interval="2000" chance="10" min="200" max="280">
<attribute key="areaEffect" value="blueshimmer" />
</defense>
<defense name="speed" interval="2000" chance="15" speedchange="60" duration="5000">
<attribute key="areaEffect" value="redshimmer" />
</defense>
</defenses>
<immunities>
<immunity earth="1" />
<immunity paralyze="1" />
<immunity invisible="1" />
</immunities>
<voices interval="2000" chance="7">
<voice sentence="You are looking a bit feverish!" />
<voice sentence="You don't look that good!" />
<voice sentence="Hachoo!" />
<voice sentence="Cough Cough" />
</voices>
<loot>
<item id="3031" countmax="100" chance="500" /><!-- gold coin -->
<item id="3031" countmax="100" chance="400" /><!-- gold coin -->
<item id="3031" countmax="65" chance="500" /><!-- gold coin -->
<item id="3122" chance="600" /><!-- dirty cape -->
<item id="3120" chance="500" /><!-- moldy cheese -->
<item id="3282" chance="290" /><!-- morning star-->
<item id="3265" chance="200" /><!-- two handed sword -->
<item id="3409" chance="200" /><!-- steel shield -->
<item id="3110" chance="200" /><!-- piece of iron -->
<item id="3305" chance="200" /><!-- battle hammer -->
<item id="5944" chance="111" /><!-- soul orb -->
<item id="3035" countmax="2" chance="71" /><!-- platinum coin -->
<item id="3371" chance="62" /><!-- knight legs -->
<item id="3033" countmax="3" chance="50" /><!-- small amethyst -->
<item id="3093" chance="47" /><!-- club ring -->
<item id="3092" chance="43" /><!-- axe ring -->
<item id="3279" chance="21" /><!-- war hammer -->
<item id="3017" chance="20" /><!-- silver brooch -->
<item id="5887" chance="12" /><!-- piece of royal steel -->
<item id="3554" chance="11" /><!-- steel boots -->
<item id="5889" chance="10" /><!-- piece of dragonian steel -->
<item id="5888" chance="10" /><!-- piece of hell steel -->
<item id="3332" chance="9" /><!-- hammer of wrath -->
<item id="3010" chance="3" /><!-- emerald bangle -->
<item id="3103" chance="100" /><!-- war horn -->
</loot>
</monster>