mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-05-28 14:04:28 +02:00
97 lines
4.4 KiB
XML
97 lines
4.4 KiB
XML
<monster name="Ghazbaran" nameDescription="ghazbaran" race="fire" experience="15000" speed="114" manacost="0">
|
|
<health now="60000" max="60000" />
|
|
<look type="12" head="0" body="123" legs="97" feet="94" corpse="6068" />
|
|
<targetchange interval="1000" chance="5" />
|
|
<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="3500" />
|
|
</flags>
|
|
<attacks attack="199" skill="250">
|
|
<attack name="manadrain" interval="2000" chance="10" range="7" min="0" max="-1000" />
|
|
<attack name="physical" interval="3000" chance="34" range="7" min="0" max="-2000">
|
|
<attribute key="shootEffect" value="largerock" />
|
|
<attribute key="areaEffect" value="redspark" />
|
|
</attack>
|
|
<attack name="speed" interval="2000" chance="15" range="7" speedchange="-400" duration="15000">
|
|
<attribute key="shootEffect" value="throwingknife" />
|
|
</attack>
|
|
<attack name="physical" interval="2000" chance="20" range="7" radius="7" target="0" min="0" max="-800">
|
|
<attribute key="areaEffect" value="poison" />
|
|
</attack>
|
|
</attacks>
|
|
<defenses armor="55" defense="65">
|
|
<defense name="healing" interval="3000" chance="35" min="400" max="6000">
|
|
<attribute key="areaEffect" value="blueshimmer" />
|
|
</defense>
|
|
<defense name="speed" interval="4000" chance="80" speedchange="125" duration="6000">
|
|
<attribute key="areaEffect" value="redshimmer" />
|
|
</defense>
|
|
</defenses>
|
|
<elements>
|
|
<element physicalPercent="1" />
|
|
</elements>
|
|
<immunities>
|
|
<immunity fire="1" />
|
|
<immunity earth="1" />
|
|
<immunity paralyze="1" />
|
|
<immunity invisible="1" />
|
|
</immunities>
|
|
<summons maxSummons="4">
|
|
<summon name="Deathslicer" interval="4000" chance="20" />
|
|
</summons>
|
|
<voices interval="5000" chance="30">
|
|
<voice sentence="COME AND GIVE ME SOME AMUSEMENT" />
|
|
<voice sentence="IS THAT THE BEST YOU HAVE TO OFFER, TIBIANS?" yell="1" />
|
|
<voice sentence="I AM GHAZBARAN OF THE TRIANGLE... AND I AM HERE TO CHALLENGE YOU ALL." yell="1" />
|
|
<voice sentence="FLAWLESS VICTORY!" yell="1" />
|
|
</voices>
|
|
<loot>
|
|
<item id="6499" chance="1000" /> <!-- demonic essence -->
|
|
<item id="3035" countmax="69" chance="1000" /> <!-- platinum coin -->
|
|
<item id="5954" countmax="2" chance="333" /> <!-- demon horn -->
|
|
<item id="3028" countmax="5" chance="300" /> <!-- small diamond -->
|
|
<item id="6299" chance="280" /> <!-- death ring -->
|
|
<item id="3026" countmax="15" chance="260" /> <!-- white pearl -->
|
|
<item id="3062" chance="230" /> <!-- mind stone -->
|
|
<item id="3098" chance="230" /> <!-- ring of healing -->
|
|
<item id="3033" countmax="17" chance="230" /> <!-- small amethyst -->
|
|
<item id="3032" countmax="10" chance="230" /> <!-- small emerald -->
|
|
<item id="2850" chance="210" /> <!-- blue tome -->
|
|
<item id="3038" chance="210" /> <!-- green gem -->
|
|
<item id="3060" chance="210" /> <!-- orb -->
|
|
<item id="3029" countmax="10" chance="210" /> <!-- small sapphire -->
|
|
<item id="3063" chance="200" /> <!-- gold ring -->
|
|
<item id="7405" chance="170" /> <!-- havoc blade -->
|
|
<!-- oceanborn leviathan armor -->
|
|
<!-- spellbook of lost souls -->
|
|
<item id="7368" countmax="44" chance="150" /> <!-- assassin star -->
|
|
<item id="3041" chance="150" /> <!-- blue gem -->
|
|
<item id="7433" chance="150" /> <!-- ravenwing -->
|
|
<item id="6553" chance="150" /> <!-- ruthless axe -->
|
|
<item id="2993" chance="150" /> <!-- teddy bear -->
|
|
<item id="3420" chance="130" /> <!-- demon shield -->
|
|
<item id="3061" chance="130" /> <!-- life crystal -->
|
|
<item id="3048" chance="130" /> <!-- might ring -->
|
|
<item id="3049" chance="130" /> <!-- stealth ring -->
|
|
<item id="3034" countmax="7" chance="130" /> <!-- talon -->
|
|
<item id="3027" countmax="14" chance="100" /> <!-- black pearl -->
|
|
<item id="3007" chance="100" /> <!-- crystal ring -->
|
|
<!-- spellbook of mind control -->
|
|
<item id="3058" chance="100" /> <!-- strange symbol -->
|
|
<item id="3335" chance="100" /> <!-- twin axe -->
|
|
<!-- frozen plate -->
|
|
<item id="3360" chance="87" /> <!-- golden armor -->
|
|
<item id="3555" chance="87" /> <!-- golden boots -->
|
|
<item id="3366" chance="87" /> <!-- magic plate armor -->
|
|
<item id="7455" chance="65" /> <!-- mythril axe -->
|
|
</loot>
|
|
</monster> |