Olá,hoje vim disponibilizar um monstro que eu fiz.
Ele é o que?
R: Boss
Sugestão: Use ele em final de quest ou em eventos.
Recomendado para Ot's de 300x +
Vamos lá.
Vá em SeuOt/data/monsters/Demon Bosses e crie um arquivo .xml chamado Lord of the chaos e coloque isso:
<?xml version="1.0" encoding="UTF-8"?><monster name="Lord of the chaos" nameDescription="a lord of the chaos" race="blood" experience="45000" speed="700" manacost="0">
<health now="90000" max="90000"/>
<look type="12" head="114" body="95" legs="113" feet="132" addons="2" corpse="6068"/>
<targetchange interval="3000" chance="10"/>
<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="1"/>
<flag targetdistance="1"/>
<flag staticattack="90"/>
<flag runonhealth="2500"/>
</flags>
<attacks>
<attack name="melee" interval="2000" skill="210" attack="260"/>
<attack name="firecondition" interval="1000" chance="7" range="2" min="-900" max="-1200">
<attribute key="shootEffect" value="fire"/>
<attribute key="areaEffect" value="yellowspark"/>
</attack>
<attack name="physical" interval="1000" chance="7" radius="6" target="0" min="-500" max="-900">
<attribute key="areaEffect" value="explosion"/>
</attack>
<attack name="fire" interval="1000" chance="50" radius="5" target="0" min="-300" max="-600">
<attribute key="areaEffect" value="yellowspark"/>
</attack>
<attack name="firefield" interval="1000" chance="4" radius="8" target="0">
<attribute key="areaEffect" value="explosion"/>
</attack>
<attack name="fire" interval="1000" chance="34" range="7" radius="7" target="1" min="-650" max="-900">
<attribute key="shootEffect" value="fire"/>
<attribute key="areaEffect" value="firearea"/>
</attack>
<attack name="fire" interval="1000" chance="13" length="8" spread="0" min="-600" max="-1000">
<attribute key="areaEffect" value="explosion"/>
</attack>
<attack name="fire" interval="1000" chance="10" length="8" spread="3" min="-500" max="-1200">
<attribute key="areaEffect" value="firearea"/>
</attack>
</attacks>
<defenses armor="165" defense="150">
<defense name="healing" interval="1000" chance="15" min="5000" max="10000">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
<defense name="healing" interval="1000" chance="25" min="2000" max="3000">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
<defense name="speed" interval="1000" chance="10" speedchange="1800" duration="4000">
<attribute key="areaEffect" value="redshimmer"/>
</defense>
</defenses>
<elements>
<element icePercent="-15"/>
<element deathPercent="35"/>
<element holyPercent="-25"/>
</elements>
<immunities>
<immunity earth="1"/>
<immunity fire="1"/>
<immunity lifedrain="1"/>
<immunity paralyze="1"/>
<immunity invisible="1"/>
</immunities>
<summons maxSummons="3">
<summon name="demon" interval="1000" chance="10"/>
</summons>
<voices interval="5000" chance="10">
<voice sentence="Is the Lord!" yell="1"/>
<voice sentence="YOU ARE DOOMED!" yell="1"/>
<voice sentence="I'm back" yell="1"/>
<voice sentence="S useless to flee!"/>
<voice sentence="You fear death?" yell="1"/>
</voices>
<loot>
<item id="2148" countmax="100" chance1="100000" chancemax="0"/>
<item id="2148" countmax="25" chance1="100000" chancemax="0"/>
<item id="2377" chance="3333"/>
<item id="2393" chance="10059"/>
<item id="2432" chance="3000"/>
<item id="2472" chance="6000"/>
<item id="3976" countmax="10" chance1="50000" chancemax="0"/>
<item id="5906" countmax="1" chance1="1000" chancemax="0"/>
<item id="5954" countmax="1" chance1="1000" chancemax="0"/>
<item id="2182" chance="1333" /> -- snakebite rod
<item id="1987" chance="100000">
<inside>
<item id="2421" chance="1000"/>
<item id="2678" countmax="3" chance1="10000" chancemax="0"/>
<item id="2148" countmax="100" chance1="100000" chancemax="0"/>
<item id="2144" countmax="4" chance1="4000" chancemax="0"/>
<item id="2462" chance="9700"/>
<item id="2149" countmax="3" chance1="1428" chancemax="0"/>
<item id="2171" chance="2333"/>
<item id="2387" chance="6666"/>
<item id="2470" chance="6500"/>
<item id="2160" chance="2000"/>
<item id="2418" chance="833"/>
<item id="5884" chance="4000"/>
</inside>
</item>
</loot>
</monster>
Agora vá em Monsters.xml e coloque isso lá:
<monster name="Lord of the chaos" file="Demon Bosses/Lord of the chaos.xml"/>
:camera: Screen's :camera:
É isso ae pessoa,qualquer coisa que voce não gostar,edite de acordo que você goste!
Se gostou dá um Rep+ ai xD
CoMeNtEm Ai