2020-05-03 21:47:47 +03:00

71 lines
2.9 KiB
XML

<monster name="Phantasm" nameDescription="a phantasm" race="undead" experience="4400" speed="120" manacost="0">
<health now="3950" max="3950" />
<look type="241" head="20" corpse="6343" />
<targetchange interval="1000" chance="5" />
<targetstrategy nearest="70" weakest="0" mostdamage="30" random="0" />
<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="350" />
</flags>
<attacks skill="90" attack="95">
<attack name="physical" interval="2000" chance="10" range="7" min="-250" max="-610">
<attribute key="shootEffect" value="death" />
<attribute key="areaEffect" value="mortarea" />
</attack>
<attack name="manadrain" interval="2000" chance="20" target="0" radius="3" min="-5" max="-80">
<attribute key="areaEffect" value="yellowbubble" />
</attack>
<attack name="drunk" interval="2000" chance="15" radius="5" target="0" duration="6000">
<attribute key="areaEffect" value="redshimmer" />
</attack>
</attacks>
<defenses>
<defense name="healing" interval="2000" chance="30" min="228" max="449">
<attribute key="areaEffect" value="blueshimmer" />
</defense>
<defense name="speed" interval="2000" chance="10" speedchange="500" duration="6000">
<attribute key="areaEffect" value="redshimmer" />
</defense>
<defense name="invisible" interval="2000" chance="25" duration="8000">
<attribute key="areaEffect" value="blueshimmer" />
</defense>
</defenses>
<immunities>
<immunity paralyze="1" />
<immunity invisible="1" />
<immunity lifedrain="1" />
<immunity physical="1" />
</immunities>
<voices interval="2000" chance="7">
<voice sentence="Oh my, you forgot to put your pants on!" />
<voice sentence="Weeheeheeheehee!" />
<voice sentence="Its nothing but a dream!" />
<voice sentence="Give in!" />
</voices>
<summons maxSummons="4">
<summon name="Phantasm Summon" interval="2000" chance="20" />
<summon name="Phantasm Summon" interval="2000" chance="20" />
</summons>
<loot>
<item id="3031" countmax="100" chance="300" /><!-- gold coin -->
<item id="3031" countmax="100" chance="300" /><!-- gold coin -->
<item id="3031" countmax="33" chance="280" /><!-- gold coin -->
<item id="3035" countmax="4" chance="877" /><!-- platinum coin -->
<item id="3147" countmax="2" chance="225" /><!-- blank rune -->
<item id="3740" countmax="2" chance="269" /><!-- shadow herb -->
<item id="3032" countmax="3" chance="101" /><!-- small emerald -->
<item id="3381" chance="6" /><!-- crown armor -->
<item id="3049" chance="5" /><!-- stealth ring -->
<item id="6299" chance="3" /><!-- death ring -->
<item id="3030" countmax="3" chance="121" /><!-- small ruby -->
<item id="3033" countmax="3" chance="145" /><!-- small amethyst -->
</loot>
</monster>