mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-05-28 14:04:28 +02:00
87 lines
3.9 KiB
XML
87 lines
3.9 KiB
XML
<monster name="Ushuriel" nameDescription="Ushuriel" race="fire" experience="10500" speed="100" manacost="0">
|
|
<health now="31500" max="31500" />
|
|
<look type="12" head="0" body="95" legs="19" feet="112" corpse="8721" />
|
|
<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="0" />
|
|
<flag convinceable="0" />
|
|
<flag pushable="0" />
|
|
<flag canpushitems="1" />
|
|
<flag canpushcreatures="1" />
|
|
<flag targetdistance="1" />
|
|
<flag runonhealth="1500" />
|
|
</flags>
|
|
<attacks skill="140" attack="145">
|
|
<attack name="physical" interval="1000" chance="10" length="10" spread="0" min="-250" max="-500">
|
|
<attribute key="areaEffect" value="mortarea" />
|
|
</attack>
|
|
<attack name="physical" interval="2000" chance="10" length="8" spread="3" min="0" max="-400">
|
|
<attribute key="areaEffect" value="poff" />
|
|
</attack>
|
|
<attack name="energycondition" interval="2000" chance="15" radius="4" target="0" min="-25" max="-25" count="70">
|
|
<attribute key="areaEffect" value="energy" />
|
|
</attack>
|
|
<attack name="drunk" interval="3000" chance="11" radius="6" target="0" duration="25000">
|
|
<attribute key="areaEffect" value="purplenote" />
|
|
</attack>
|
|
<attack name="earth" interval="2000" chance="9" length="8" spread="3" min="0" max="-600">
|
|
<attribute key="areaEffect" value="poison" />
|
|
</attack>
|
|
</attacks>
|
|
<defenses armor="50" defense="45">
|
|
<defense name="healing" interval="2000" chance="25" min="400" max="600">
|
|
<attribute key="areaEffect" value="greenshimmer" />
|
|
</defense>
|
|
</defenses>
|
|
<elements>
|
|
<element physicalPercent="50" />
|
|
<element firePercent="30" />
|
|
<element energyPercent="30" />
|
|
<element earthPercent="30" />
|
|
</elements>
|
|
<immunities>
|
|
<immunity paralyze="1" />
|
|
<immunity invisible="1" />
|
|
</immunities>
|
|
<voices interval="2000" chance="7">
|
|
<voice sentence="You can't run or hide forever!" />
|
|
<voice sentence="I'm the executioner of the Seven!" />
|
|
<voice sentence="The final punishment awaits you!" />
|
|
<voice sentence="The judgement is guilty! The sentence is death!" />
|
|
</voices>
|
|
<loot>
|
|
<item id="6499" chance="1000" /> <!-- demonic essence -->
|
|
<item id="3725" countmax="30" chance="880" /> <!-- brown mushroom -->
|
|
<item id="3031" countmax="190" chance="880" /> <!-- gold coin -->
|
|
<item id="5880" countmax="10" chance="390" /> <!-- iron ore -->
|
|
<item id="5925" countmax="20" chance="320" /> <!-- hardened bone -->
|
|
<item id="7391" chance="240" /> <!-- thaian sword -->
|
|
<item id="3062" chance="230" /> <!-- mind stone -->
|
|
<item id="3392" chance="220" /> <!-- royal helmet -->
|
|
<item id="5741" chance="210" /> <!-- skull helmet -->
|
|
<item id="3369" chance="200" /> <!-- warrior helmet -->
|
|
<item id="3035" countmax="26" chance="200" /> <!-- platinum coin -->
|
|
<item id="3061" chance="170" /> <!-- life crystal -->
|
|
<item id="3060" chance="170" /> <!-- orb -->
|
|
<item id="3280" chance="150" /> <!-- fire sword -->
|
|
<item id="5892" chance="142" /> <!-- huge chunk of crude iron -->
|
|
<item id="5668" chance="125" /> <!-- mysterious voodoo skull -->
|
|
<item id="3307" chance="120" /> <!-- scimitar -->
|
|
<item id="7385" chance="110" /> <!-- crimson sword -->
|
|
<item id="3271" chance="96" /> <!-- spike sword -->
|
|
<item id="5954" countmax="2" chance="90" /> <!-- demon horn -->
|
|
<item id="7402" chance="82" /> <!-- dragon slayer -->
|
|
<item id="3373" chance="82" /> <!-- strange helmet -->
|
|
<item id="5891" chance="75" /> <!-- enchanted chicken wing -->
|
|
<item id="3281" chance="75" /> <!-- giant sword -->
|
|
<item id="7417" chance="69" /> <!-- runed sword -->
|
|
<item id="3385" chance="62" /> <!-- crown helmet -->
|
|
<item id="5885" chance="55" /> <!-- flask of warrior's sweat -->
|
|
<item id="4853" chance="48" /> <!-- spirit container -->
|
|
<item id="6103" chance="20" /> <!-- unholy book -->
|
|
</loot>
|
|
</monster> |