mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-06-01 15:34:29 +02:00
92 lines
3.8 KiB
XML
92 lines
3.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<monster name="Fury" nameDescription="a fury" race="blood" experience="4500" speed="250" manacost="0">
|
|
<health now="4100" max="4100" />
|
|
<look type="149" head="94" body="77" legs="96" feet="0" addons="3" corpse="20399" />
|
|
<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="0" />
|
|
</flags>
|
|
<attacks>
|
|
<attack name="melee" interval="2000" skill="50" attack="170" />
|
|
<attack name="fire" interval="2000" chance="10" length="8" spread="3" min="-200" max="-300">
|
|
<attribute key="areaEffect" value="explosionarea" />
|
|
</attack>
|
|
<attack name="death" interval="2000" chance="5" length="8" spread="0" min="-120" max="-700">
|
|
<attribute key="areaEffect" value="redspark" />
|
|
</attack>
|
|
<attack name="death" interval="2000" chance="10" radius="4" target="0" min="-120" max="-300">
|
|
<attribute key="areaEffect" value="redspark" />
|
|
</attack>
|
|
<attack name="fury skill reducer" interval="2000" chance="5" />
|
|
<attack name="lifedrain" interval="2000" chance="10" radius="3" target="0" min="-120" max="-300">
|
|
<attribute key="areaEffect" value="blackspark" />
|
|
</attack>
|
|
<attack name="death" interval="2000" chance="10" range="7" min="-125" max="-250">
|
|
<attribute key="shootEffect" value="suddendeath" />
|
|
<attribute key="areaEffect" value="smallclouds" />
|
|
</attack>
|
|
<attack name="speed" interval="2000" chance="15" range="7" speedchange="-800" duration="30000">
|
|
<attribute key="shootEffect" value="suddendeath" />
|
|
<attribute key="areaEffect" value="smallclouds" />
|
|
</attack>
|
|
</attacks>
|
|
<defenses armor="20" defense="20">
|
|
<defense name="speed" interval="2000" chance="15" speedchange="800" duration="5000">
|
|
<attribute key="areaEffect" value="redshimmer" />
|
|
</defense>
|
|
</defenses>
|
|
<elements>
|
|
<element icePercent="30" />
|
|
<element holyPercent="30" />
|
|
<element deathPercent="-10" />
|
|
<element energyPercent="-10" />
|
|
<element earthPercent="-10" />
|
|
<element physicalPercent="-10" />
|
|
</elements>
|
|
<immunities>
|
|
<immunity paralyze="1" />
|
|
<immunity invisible="1" />
|
|
<immunity fire="1" />
|
|
</immunities>
|
|
<voices interval="2000" chance="7">
|
|
<voice sentence="Ahhhhrrrr!" />
|
|
<voice sentence="Waaaaah!" />
|
|
<voice sentence="Carnage!" />
|
|
<voice sentence="Dieee!" />
|
|
</voices>
|
|
<loot>
|
|
<item id="2148" countmax="100" chance="30000" /><!-- gold coin -->
|
|
<item id="2148" countmax="100" chance="30000" /><!-- gold coin -->
|
|
<item id="2148" countmax="69" chance="38000" /><!-- gold coin -->
|
|
<item id="2152" countmax="4" chance="2800" /><!-- platinum coin -->
|
|
<item id="6558" countmax="3" chance="35000" /><!-- concentrated demonic blood -->
|
|
<item id="6500" chance="22500" /><!-- demonic essence -->
|
|
<item id="2470" chance="130" /><!-- golden legs -->
|
|
<item id="7591" chance="10500" /><!-- great health potion-->
|
|
<item id="2666" chance="25000" /><!-- meat -->
|
|
<item id="7456" chance="2000" /><!-- noble axe -->
|
|
<item id="5022" countmax="4" chance="1500" /><!-- orichalcum pearl -->
|
|
<item id="5911" chance="4000" /><!-- red piece of cloth -->
|
|
<item id="9813" chance="1920" /><!-- rusty legs -->
|
|
<item id="2120" countmax="3" chance="8000" /><!-- small amethyst -->
|
|
<item id="5944" chance="21500" /><!-- soul orb -->
|
|
<item id="2645" chance="790" /><!-- steel boots -->
|
|
<item id="2181" chance="20000" /><!-- terra rod -->
|
|
<item id="7404" chance="660" /><!-- assassin dagger -->
|
|
<item id="5944" chance="50" /><!-- assassin star -->
|
|
<item id="2124" chance="410" /><!-- crystal ring-->
|
|
<item id="8844" countmax="4" chance="29280" /><!-- jalapeno peppers-->
|
|
<item id="6301" chance="60" /><!-- death ring-->
|
|
</loot>
|
|
</monster>
|