Amigo o tópico esta na área errada o certo seria NPCs, Monsters & Raids.
Tópico reportado o mesmo será movido a área correta, ou seja, não precisa criar um tópico novo.
Até mais.
info
Grupo: Marquês
Registrado: 16/07/08
Posts: 1.1k
Reputação: +20
Char no Tibia: -
Amigo o tópico esta na área errada o certo seria NPCs, Monsters & Raids.
Tópico reportado o mesmo será movido a área correta, ou seja, não precisa criar um tópico novo.
Até mais.
info
Grupo: Herói
Registrado: 17/02/08
Posts: 2.5k
Reputação: +193

Quando for postar, tente prestar mais atenção na área em qual você está prestes a postar, e verifique se não há uma seção melhor para o assunto.
Tópico movido,
Grato.
info
Grupo: Conde
Registrado: 30/01/10
Posts: 706
Reputação: +125
Gênero: Masculino
Char no Tibia: Bakwin
Gente Criei 1 monstro bem legal a mao mesmo sem bixo editor peguei 1 la e editei fiko bem legal e assim...ele tem q ter 2 ou 3 coisas nessesarias... porem tambem tem que te ot com exp alta com levels 100000+ algo assim porém o loot dele é bom ele é mais conhecido como 1 boss
fiko bem legalzinho aposto acho que ja virao em ots porque ja postei em varios links dono de ots adicionarao ele to arrumando + umas coisas... ok vamos la
1 de tudu ... precisa da Staff Maluka
alguns sabem como transforma staff em rod e wand qm sabe bota staff jester a que ganha na quest do global como rod e wand qm n sabe faz o seguinte...
bota isso em DATA>WEAPONS>WEAPONS.XML
bote isso la direitinho
</wand>
<wand id="7958" level="10000" mana="1" min="6900000" max="7000000" type="death" function="default"> <!-- Staff Maluka -->
<vocation name="Sorcerer"/>
<vocation name="Master Sorcerer"/>
<vocation name="Druid"/>
<vocation name="Elder Druid"/>
OBS>se achar o atak fraco ou forte de + pode mudar!
depois em itens.xml
bote isso diretinho
</item>
<item id="7958" article="a" name="Staff Maluka">
<attribute key="description" value="uma staff maluka usada por magos porderozos."/>
<attribute key="weight" value="5900"/>
<attribute key="weaponType" value="wand"/>
<attribute key="shootType" value="cake"/>
<attribute key="range" value="3"/>
ok pronto? vamos continuar
va em DATA>MONSTRO>Specials se n tiver crie 1 e crie 1 pasta lua
e cole isso dentro dela
<?xml version="1.0" encoding="utf-8"?>
<monster name="Jester Loko" namedescription="a Jester Loko" race="fire" experience="9999999999999999" speed="2500" manacost="0">
<health now="9900000" max="9900000"/>
<look type="300" head="2000" body="3000" legs="4000" feet="5000" corpse="6080"/>
<targetchange interval="2000" chance="0"/>
<strategy attack="9900000" defense="9900000"/>
<flags>
<flag summonable="1"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="1"/>
<flag convinceable="1"/>
<flag pushable="1"/>
<flag canpushitems="0"/>
<flag canpushcreatures="0"/>
<flag targetdistance="1"/>
<flag staticattack="90"/>
<flag runonhealth="0"/>
</flags>
<attacks>
<attack name="melee" interval="2000" skill="150" attack="165" poison="500"/>
<attack name="whatahell" interval="1000" chance="13" radius="8" target="0" min="-82900" max="-117300">
<attribute key="areaEffect" value="mortarea"/>
</attack>
<attack name="speed" interval="1000" chance="12" radius="6" target="0" speedchange="-1450" duration="60000">
<attribute key="areaEffect" value="poison"/>
</attack>
<attack name="strength" interval="1000" chance="12" radius="3" target="0">
<attribute key="areaEffect" value="blackspark"/>
</attack>
<attack name="PALLYUM" interval="1000" chance="34" range="7" radius="7" target="1" min="-90700" max="-119100">
<attribute key="shootEffect" value="fire"/>
<attribute key="areaEffect" value="firearea"/>
</attack>
<attack name="Magic of Death" interval="1000" chance="7" length="0" spread="3" min="-73000" max="-99000">
<attribute key="areaEffect" value="energyarea"/>
</attack>
<attack name="physical" interval="1000" chance="7" length="8" spread="3" min="-95400" max="-107500"/>
<attack name="whatahell" interval="1000" chance="9" length="8" spread="0" min="-55900" max="-90800">
<attribute key="areaEffect" value="redshimmer"/>
</attack>
<attack name="Solar Attack" interval="1000" chance="10" length="0" spread="0" min="-80999" max="-125000">
<attribute key="areaEffect" value="greenspark"/>
</attack>
<attack name="Super Zerker" interval="1000" chance="15" length="8" spread="0" min="-101000" max="-121000">
<attribute key="areaEffect" value="redshimmer"/>
</attack>
</attacks>
<defenses armor="9900000" defense="9900000">
<defense name="invisible" interval="1000" chance="1" duration="9900000">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
</defenses>
<immunities>
<immunity physical="0"/>
<immunity energy="1"/>
<immunity fire="1"/>
<immunity poison="0"/>
<immunity lifedrain="0"/>
<immunity paralyze="0"/>
<immunity outfit="0"/>
<immunity drunk="1"/>
<immunity invisible="0"/>
</immunities>
<voices interval="5000" chance="1">
<voice sentence="Aaah Demon Bug!!" yell="1"/>
<voice sentence="MUHAHAHAHHAHA" yell="1"/>
<voice sentence="clones! HUHAUHAUHAUHA!" yell="1"/>
<voice sentence="Nao Gosto? Corra! Muhahahah!?" yell="1"/>
</voices>
<summons maxSummons="10">
<summon name="demon bug" interval="1000" chance="15" max="10"/>
</summons>
<loot capacity="5000">
<item id="7958" countmax="1" chance1="10000" chancemax="0"/>
<item id="2157" countmax="1" chance1="8000" chancemax="0"/>
<item id="2160" countmax="100" chance="99900"/>
<item id="2160" countmax="100" chance="8880"/>
<item id="2160" countmax="100" chance="7770"/>
<item id="2160" countmax="100" chance="6660"/>
</loot>
</monster>
e dps em Monster.xml
<!-- Specials -->
<monster name="Jester Loko" file="Specials/jester loko.xml"/>
OBS²>BOTEI ESSE <!--SPECIALS--> ai pra qm n tiver qm tiver so adicionar o > monster name="Jester Loko" file="Specials/jester loko.xml"/>
dentro dela ok vlw brigadaum....se precisarem de monstro rox sem ser esse tipo de ot level + baxo falem comigo add msn leonardo.teixeira18@hotmail.com
By: GOD Devil Moon
Obs³> se precisarem de GOD experiente para seu ot me xama
vlw brigadao!