• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • New resources must be posted under Resources tab. A discussion thread will be created automatically, you can't open threads manually anymore.

Draken Elite <working ok>

lollipops

New Member
Joined
May 4, 2009
Messages
24
Reaction score
0
Elo time of Draken Elite :p
Code:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Draken Elite" nameDescription="a Draken Elite" race="venom" experience="4200" speed="260" manacost="0">
<health now="5500" max="5500"/>
<look type="362" corpse="12730"/>
<targetchange interval="4000" chance="12"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="0"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag canpushcreatures="0"/>
<flag targetdistance="1"/>
<flag staticattack="90"/>
<flag runonhealth="0"/>
</flags>
<attacks>
<attack name="melee" interval="2000" skill="150" attack="95"/>
<attack name="fire" interval="2000" chance="30" range="7" min="-200" max="-211">
<attribute key="shootEffect" value="fire"/>
<attribute key="areaEffect" value="firearea"/>
</attack>
<attack name="fire" interval="2000" chance="20" length="4" spread="3" min="-340" max="-410">
<attribute key="shootEffect" value="explosion"/>
<attribute key="areaEffect" value="explosion"/>
</attack>
<attack name="poison" interval="1800" chance="10" range="7" radius="4" target="1" min="-290" max="-360">
<attribute key="shootEffect" value="poison"/>
<attribute key="areaEffect" value="poff"/>
</attack>
</attacks>
<defenses armor="35" defense="35">
<defense name="healing" interval="1000" chance="18" min="200" max="250">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
</defenses>
<elements>
<element physicalPercent="-1"/>
<element holyPercent="12"/>
<element deathPercent="25"/>
<element firePercent="100"/>
<element energyPercent="25"/>
<element icePercent="-15"/>
<element earthPercent="100"/>
</elements>
<immunities>
<immunity invisible="1"/>
</immunities>
<voices interval="2000" chance="10">
<voice sentence="For ze emperor!"/>
</voices>
<loot>
    <item id="11304" chance="835" /><!-- zaoan armor -->
    <item id="2152" countmax="8" chance="30625" /><!-- platinum coin -->
    <item id="2148" countmax="100" chance="41050" /><!-- gold coin -->
    <item id="2148" countmax="97" chance="41050" /><!-- gold coin -->
    <item id="12750" chance="1800" /><!-- scale of corruption -->
    <item id="8473" chance="4450" /><!-- ultimate health potion -->
    <item id="11305" chance="1175" /><!-- drakinata -->
    <item id="11301" chance="850" /><!-- zaoan legs -->
    <item id="11303" chance="825" /><!-- zaoan shoes -->
    <item id="11302" chance="1225" /><!-- zaoan helmet -->
    <item id="12767" chance="225" /><!-- draken boots -->
    <item id="12765" chance="85" /><!-- shield of corruption -->
    <item id="12768" chance="125" /><!-- Snake God's Wristguard -->
    <item id="8922" chance="700" /><!-- wand of voodoo -->
    <item id="2145" countmax="5" chance="2500" /><!-- small diamonds -->
    <item id="12770" chance="95" /><!-- blade of corruption -->
    <item id="7404" chance="485" /><!-- assassin dagger -->
    <item id="12728" chance="185" /><!-- elite draken mail -->
    <item id="5904" chance="885" /><!-- magic sulphur -->
    <item id="12734" chance="185" /><!-- twiceslicer -->
    <item id="11307" chance="485" /><!-- zaoan sword -->
</loot>
</monster>

thanks and waiting comments for it :p
 
Last edited:
omg, this is like bomberman script yes? omg omg omg.. tyyyyyyyyyyy REEP ILY <3
 
You made sure it's correct? You shouldn't make monsters unless you've killed about 10-15 of them before. :(
 
1 up, hahaha xD ;P ily <333 thx pofe+o+ hihi wat?.jpg


ontopic, this monster isn't according wikipedia, just checked. There are small differences
 
Man... the loot i puted just what i have in my items.xml... the small things that i dont puted why i dont need, and i dont said it is 100% like global, but the atks, corpse, and monster efects is same of global, i play global server and i already hunted long time draken elites, but now im free so i back make monsters/etc
if you dont liked make one better
and wikipedia? pff, im brazillian i prefer 100% use tibiabr and portaltibia so dont worry its 100% ok
 
Back
Top