2020-03-20 00:17:07 +02:00

89 lines
3.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<monster name="Plaguesmith" nameDescription="a plaguesmith" race="venom" experience="4500" speed="240" manacost="0">
<health now="8250" max="8250" />
<look type="247" corpse="6516" />
<targetchange interval="4000" chance="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 staticattack="70" />
<flag runonhealth="500" />
</flags>
<attacks>
<attack name="melee" interval="1500" 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="-800" 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="440" duration="5000">
<attribute key="areaEffect" value="redshimmer" />
</defense>
</defenses>
<elements>
<element firePercent="30" />
<element icePercent="20" />
<element deathPercent="1" />
<element energyPercent="-10" />
<element holyPercent="-10" />
</elements>
<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="2148" countmax="100" chance="50000" /><!-- gold coin -->
<item id="2148" countmax="100" chance="40000" /><!-- gold coin -->
<item id="2148" countmax="65" chance="50000" /><!-- gold coin -->
<item id="2237" chance="60000" /><!-- dirty cape -->
<item id="2235" chance="50000" /><!-- moldy cheese -->
<item id="2394" chance="29000" /><!-- morning star-->
<item id="2377" chance="20000" /><!-- two handed sword -->
<item id="2509" chance="20000" /><!-- steel shield -->
<item id="2225" chance="20000" /><!-- piece of iron -->
<item id="2417" chance="20000" /><!-- battle hammer -->
<item id="5944" chance="11111" /><!-- soul orb -->
<item id="7591" chance="10000" /><!-- great health potion -->
<item id="6500" chance="9033" /><!-- demonic essence -->
<item id="7365" countmax="4" chance="7692" /><!-- onyx arrow -->
<item id="9810" chance="540" /><!-- rusty armor-->
<item id="2152" countmax="2" chance="7142" /><!-- platinum coin -->
<item id="2477" chance="6250" /><!-- knight legs -->
<item id="2150" countmax="3" chance="5000" /><!-- small amethyst -->
<item id="2209" chance="4761" /><!-- club ring -->
<item id="2208" chance="4347" /><!-- axe ring -->
<item id="2391" chance="2127" /><!-- war hammer -->
<item id="2134" chance="2000" /><!-- silver brooch -->
<item id="5887" chance="1234" /><!-- piece of royal steel -->
<item id="2645" chance="1123" /><!-- steel boots -->
<item id="5889" chance="1030" /><!-- piece of dragonian steel -->
<item id="5888" chance="1010" /><!-- piece of hell steel -->
<item id="2444" chance="952" /><!-- hammer of wrath -->
<item id="2127" chance="341" /><!-- emerald bangle -->
<item id="3957" chance="100" /><!-- war horn -->
</loot>
</monster>