Se for PDA vc add os ataque dele na pasta Lib/configuration?
- Fórum
- OTServ
- Suporte
- Tópicos Sem Resposta
- [Encerrado] Pedido Pokemon Monster
info
Grupo: Lorde
Registrado: 05/06/12
Posts: 2.2k
Reputação: +215
Gênero: Masculino

SIM É PDA não adicionei pode me ajudar?
info
Grupo: Lorde
Registrado: 05/06/12
Posts: 2.2k
Reputação: +215
Gênero: Masculino

Sim, vaai em lib/configuration e add isso depois do charizard add isso:
["Brave Charizard"] = {move1 = {name = "Dragon Claw", level = 85, cd = 15, dist = 1, target = 1, f = 60, t = "dragon"},
move2 = {name = "Ember", level = 85, cd = 10, dist = 10, target = 1, f = 42, t = "fire"},
move3 = {name = "Flamethrower", level = 85, cd = 20, dist = 1, target = 0, f = 80, t = "fire"},
move4 = {name = "Fireball", level = 85, cd = 25, dist = 10, target = 1, f = 75, t = "fire"},
move5 = {name = "Fire Fang", level = 85, cd = 20, dist = 1, target = 1, f = 65, t = "fire"},
move6 = {name = "Raging Blast", level = 85, cd = 35, dist = 1, target = 0, f = 100, t = "fire"},
move7 = {name = "Fire Blast", level = 85, cd = 60, dist = 1, target = 0, f = 115, t = "fire"},
move8 = {name = "Wing Attack", level = 90, cd = 35, dist = 1, target = 0, f = 75, t = "flying"},
move9 = {name = "Magma Storm", level = 95, cd = 90, dist = 1, target = 0, f = 95, t = "fire"},
move10 = {name = "Scary Face", level = 90, cd = 50, dist = 1, target = 0, f = 0, t = "ghost"},
move11 = {name = "Rage", level = 85, cd = 40, dist = 1, target = 0, f = 0, t = "dragon"},
Ae vc muda os ataque e poe o q quer ae dps vc tem q add o brave charizard em todas as partes como catch, pokedex essas coisa etc.
vai ser pra outland eu n quero pra cath e ja ta configurado no cath como tiro?
SÓ Uma pergunta eles vao bater q nem charizard?
pq quero q batam mais q o normal :S
info
Grupo: Lorde
Registrado: 05/06/12
Posts: 2.2k
Reputação: +215
Gênero: Masculino

Como assim tira o catch? Se vc n add esse brave charizard em todas as sessões como catch pokedex o pokemon novo vai da erro.
Pra ele bate + q o charizard comum so muda o f= no move dele.
Editado Novembro 21 por Yan18
Tipo to com ele aqui normal ele ta dando cath... e eu n adiconei ele no cath
info
Grupo: Conde
Registrado: 06/08/11
Posts: 752
Reputação: +112

Você botou o mesmo corpo?
info
Grupo: Lorde
Registrado: 05/06/12
Posts: 2.2k
Reputação: +215
Gênero: Masculino

Tipo to com ele aqui normal ele ta dando cath... e eu n adiconei ele no cath
Pq vc deve ter copiado o status do charizard comum e colocado em todas as sessoes como pokedex, catch entao ele fica cmomo charizard o.0
Ah entendi pode mandar o script editado pra mim?
info
Grupo: Lorde
Registrado: 05/06/12
Posts: 2.2k
Reputação: +215
Gênero: Masculino

Aqui não vai caber, entao faça isso em lib/configuration em status pokemon kanto add isso:
["Brave Charizard"] = {offense = 8.5, defense = 7.8, specialattack = 11, vitality = 7.8, agility = 167, exp = 209, level = 85, type = "fire", type2 = "flying"},
Depois em Fotos embaixo do charizard add isso:
["Brave Charizard"] = 11994,
e em pokescatch add isso:
["Brave Charizard"] = {chance = 5000, corpse = 6005},
Ae se muda a chance dele pra qul vc quiser.
e em Newpokedex add isso embaixo do charizard:
["Brave Charizard"] = {gender = 875, level = 75, storage = 100, stoCatch = 666006},
em OldPokedex mesma coisa embaixo do charizard:
{"Brave Charizard", 75, 1006},
Ae dps e com vc, vc vai la no final do configuration e add Brave Charizard nas Habilidade dele como Dig etc.
Editado Novembro 21 por Yan18
info
Grupo: Herói
Registrado: 28/11/10
Posts: 3.4k
Reputação: +585
Gênero: Masculino

+ Caso a dúvida não tenha sido resolvida você poderá criar outro tópico solicitando ajuda.
* Lembre-se que é permitido dar UP no tópico a cada 24 horas para assim o destacar e manter movimentado.





info
Grupo: Campones
Registrado: 21/06/12
Posts: 74
Reputação: +1
Char no Tibia: Myuxa
Queria saber se alguem poderia criar um pokemon "BRAVE CHARIZARD" pra mim usar como base pra criar outros eu fiz um mas ele ataca o player n sai dano
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Brave Charizard" nameDescription="a charizard" race="fire" experience="750" speed="147" manacost="0">
<health now="70000" max="70000"/>
<look type="418" head="85" body="85" legs="95" feet="113" corpse="11851"/>
<targetchange interval="10000" chance="0"/>
<strategy attack="100" defense="0"/>
<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="97"/>
<flag runonhealth="0"/>
<flag hungerdelay="17"/>
</flags>
<attacks>
<attack name="melee" interval="2000" chance="100" range="10" min="-50" max="-100"/>
<attack name="Dragon Claw" interval="2570" chance="31" range="50"/>
<attack name="Ember" interval="2664" chance="30" range="80"/>
<attack name="Flamethrower" interval="3580" chance="28" range="80"/>
<attack name="Fireball" interval="3040" chance="28" range="80"/>
<attack name="Fire Fang" interval="2852" chance="29" range="50"/>
<attack name="Raging Blast" interval="3846" chance="28" range="80"/>
<attack name="Fire Blast" interval="4128" chance="27" range="100"/>
<attack name="Wing Attack" interval="4128" chance="27" range="100"/>
<attack name="Magma Storm" interval="5128" chance="18" range="100"/>
<attack name="Rage" interval="3510" chance="25" range="40"/>
</attacks>
<defenses armor="0" defense="0"/>
<voices interval="5000" chance="10">
<voice sentence="CHARIZARD!"/>
</voices>
<loot>
<item id="12152" chance="7000" count="1" countmax="1"/>
<item id="12162" chance="100000" countmax="100"/>
<item id="12157" chance="7000" count="1" countmax="1"/>
<item id="11447" chance="750" count="1" countmax="1"/>
<item id="12159" chance="2000" count="1" countmax="1"/>
</loot>
<script>
<event name="Spawn"/>
</script>
</monster>
ALGUEM PODE ME AJUDAR? SE SIM DOU REP