SabrehavenServer/data/monster/781/enlightened of the cult.xml
2019-12-04 15:48:47 +02:00

91 lines
2.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<monster name="Enlightened of the Cult" nameDescription="a enlightened of the cult" race="blood" experience="500" speed="60" manacost="0">
<health now="700" max="700"/>
<look type="193" corpse="6080"/>
<targetchange interval="1000" chance="50" />
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="0"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag canpushcreatures="1"/>
<flag targetdistance="5"/>
<flag runonhealth="0"/>
</flags>
<attacks skill="30" attack="50" poison="80">
<attack name="lifedrain" min="-70" max="-185" range="3" chance="20" target="1">
<attribute key="areaEffect" value="redshimmer" />
</attack>
<attack name="drunk" duration="5000" range="7" chance="15" target="1">
<attribute key="shootEffect" value="energy" />
<attribute key="areaEffect" value="teleport" />
</attack>
<attack name="physical" chance="17" range="7" radius="1" target="1" min="-70" max="-185">
<attribute key="shootEffect" value="energy"/>
</attack>
<attack name="speed" chance="10" range="7" speedchange="-220" duration="5000">
</attack>
</attacks>
<defenses armor="15" defense="20">
<defense name="invisible" chance="15" duration="6000">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
<defense name="healing" chance="30" min="30" max="50">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
</defenses>
<immunities>
<immunity paralyze="1"/>
<immunity invisible="1"/>
</immunities>
<summons maxSummons="2">
<summon name="Crypt Shambler" chance="10" max="2"/>
<summon name="Ghost" chance="10" max="2"/>
</summons>
<loot>
<item id="2148" countmax="69" chance="23625" /><!-- gold coin -->
<item id="2200" chance="1600" /><!-- protection amulet -->
<item id="2167" chance="1000" /><!-- energy ring -->
<item id="7589" chance="825" /><!-- strong mana potion -->
<item id="10554" chance="10450" /><!-- cultish mask -->
<item id="7426" chance="625" /><!-- amber staff -->
<item id="2656" chance="625" /><!-- blue robe -->
<item id="5810" chance="1000" /><!-- pirate voodoo doll -->
<item id="1987" chance="100000"><!-- bag -->
<inside>
<item id="2436" chance="850" /><!-- skull staff -->
<item id="1950" chance="1375" /><!-- book -->
<item id="2187" chance="725" /><!-- wand of inferno -->
<item id="2146" chance="1025" /><!-- small sapphire -->
<item id="6090" chance="975" /><!-- music sheet -->
<item id="5669" chance="575" /><!-- mysterious voodoo skull -->
<item id="2171" chance="650" /><!-- platinum amulet -->
<item id="2114" chance="575" /><!-- piggy bank -->
</inside>
</item>
</loot>
</monster>