mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-06-30 03:20:13 +02:00
72 lines
2.8 KiB
XML
72 lines
2.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<monster name="Dark Torturer" nameDescription="a dark torturer" race="undead" experience="4650" speed="240" manacost="0">
|
|
<health now="7350" max="7350" />
|
|
<look type="234" corpse="6328" />
|
|
<targetchange interval="4000" chance="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 staticattack="80" />
|
|
<flag runonhealth="0" />
|
|
</flags>
|
|
<attacks>
|
|
<attack name="melee" interval="2000" skill="90" attack="100" />
|
|
<attack name="physical" interval="2000" chance="10" range="7" min="0" max="-781">
|
|
<attribute key="shootEffect" value="throwingknife" />
|
|
</attack>
|
|
<attack name="dark torturer skill reducer" interval="2000" chance="5" />
|
|
</attacks>
|
|
<defenses armor="40" defense="40">
|
|
<defense name="healing" interval="2000" chance="10" min="200" max="250">
|
|
<attribute key="areaEffect" value="blueshimmer" />
|
|
</defense>
|
|
</defenses>
|
|
<elements>
|
|
<element earthPercent="90" />
|
|
<element energyPercent="30" />
|
|
<element deathPercent="10" />
|
|
<element icePercent="-10" />
|
|
<element holyPercent="-10" />
|
|
</elements>
|
|
<immunities>
|
|
<immunity fire="1" />
|
|
<immunity invisible="1" />
|
|
</immunities>
|
|
<voices interval="2000" chance="7">
|
|
<voice sentence="You like it, don't you?" />
|
|
<voice sentence="IahaEhheAie!" />
|
|
<voice sentence="It's party time!" />
|
|
<voice sentence="Harrr, Harrr!" />
|
|
<voice sentence="The torturer is in!" />
|
|
</voices>
|
|
<loot>
|
|
<item id="2148" countmax="100" chance="50000" /><!-- gold coin -->
|
|
<item id="2148" countmax="99" chance="40000" /><!-- gold coin -->
|
|
<item id="2671" countmax="2" chance="60000" /><!-- ham -->
|
|
<item id="2152" countmax="8" chance="55000" /><!-- platinum coin -->
|
|
<item id="6558" countmax="3" chance="33333" /><!-- concentrated demonic blood -->
|
|
<item id="5944" chance="23000" /><!-- soul orb -->
|
|
<item id="7591" countmax="2" chance="10000" /><!-- great health potion -->
|
|
<item id="7590" countmax="2" chance="14830" /><!-- great mana potion -->
|
|
<item id="2645" chance="5050" /><!-- steel boots -->
|
|
<item id="9971" chance="3140" /><!-- gold ingot -->
|
|
<item id="6500" chance="8520" /><!-- demonic essence -->
|
|
<item id="2558" chance="5250" /><!-- saw -->
|
|
<item id="6300" chance="2008" /><!-- death ring -->
|
|
<item id="7368" countmax="5" chance="2222" /><!-- assassin star -->
|
|
<item id="5480" chance="2222" /><!-- cat's paw -->
|
|
<item id="5022" countmax="2" chance="2760" /><!-- orichalcum pearl -->
|
|
<item id="7412" chance="850" /><!-- butcher axe -->
|
|
<item id="5801" chance="1192" /><!-- jewelled backpack -->
|
|
<item id="7388" chance="480" /><!-- vile axe -->
|
|
<item id="2470" chance="30" /><!-- golden legs -->
|
|
</loot>
|
|
</monster>
|