Ir para conteúdo

[Encerrado] (Ajuda Poketibia)Centurion V2 Como Mudar Os Atakis Dos Pokemons.


Xtibiano101

Posts Recomendados

Iae galera do Xtibia uso como base o ot centurion v2 e gostaria de saber como mudar os ataks dos pokemons e como diminuir o intervalo em que os ataks são usados.REP+ para quem me socorrer

:p Obrigado desde já.

Link para o comentário
Compartilhar em outros sites

intervalo

vai em

data\monster\pokes

procura pelo pokemon que vc quer editar intervalo

exemplo

Charizard

<?xml version="1.0" encoding="UTF-8"?>
<monster name="Charizard" nameDescription="a charizard" race="fire" experience="1604" speed="147" manacost="0">
   <health now="170" max="170"/>
   <look type="418" head="80" body="90" 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="1" min="-50" max="-100"/>
    <attack name="Scratch" interval="2570" chance="31" range="1"/>
    <attack name="Ember" interval="2664" chance="30" range="4"/>
    <attack name="Fireball" interval="3040" chance="28" range="4"/>
    <attack name="Fire Fang" interval="2852" chance="29" range="1"/>
    <attack name="Slash" interval="2946" chance="28" range="1"/>
    <attack name="Fire Spin" interval="3228" chance="27" range="6"/>
    <attack name="Flamethrower" interval="3510" chance="25" range="6"/>
    <attack name="Burning Skin" interval="3369" chance="26" range="6"/>
    <attack name="Ranging Blast" interval="3980" chance="22" range="6"/>
    <attack name="Fire Blast" interval="4826" chance="17" range="6"/>
   </attacks>
   <defenses armor="0" defense="0"/>
   <voices interval="5000" chance="10">
    <voice sentence="CHARIZARD!"/>
   </voices>
   <loot>
    <item id="12152" chance="4000" count="1" countmax="1"/>
    <item id="12162" chance="5000" countmax="50"/>
    <item id="12157" chance="4000" count="1" countmax="1"/>
    <item id="11447" chance="400" count="1" countmax="1"/>
    <item id="12159" chance="4000" count="1" countmax="1"/>
   </loot>
   <script>
    <event name="Spawn"/>
   </script>
</monster>

 

só editar interval="2000"

assim os pokemon selvagem vai atk mas rapido

Link para o comentário
Compartilhar em outros sites

  • 2 weeks later...

@Xtibiano101

 

Simples Para Mudar ou Adicionar Atacks aos seus Pokemons Vá em Pasta do Seu Ot> Data > Lib> configuration.lua

 

Abra e aperte ctrl+f e escreva "movestable"

 

Vai Aparecer Isso

 

["Bulbasaur"] = {move1 = {name = "Quick Attack", level = 5, cd = 7, dist = 2, target = 1},
  move2 = {name = "[color=#FF0000]Ra[/color][color=#FF0000]zor Leaf", [/color]level = [color=#0000FF]12[/color], cd = 12, dist = 4, target = 1},
  move3 = {name = "Vine Whip", level = 19, cd = 16, dist = 20, target = 0},
  move4 = {name = "Headbutt", level = 16, cd = 13, dist = 1, target = 1},
  move5 = {name = "Leech Seed", level = 16, cd = 21, dist = 5, target = 1},
  move6 = {name = "Solar Beam", level = 31, cd = 50, dist = 10, target = 0},
  move7 = {name = "Sleep Powder", level = 20, cd = 26, dist = 1, target = 0},
  move8 = {name = "Stun Spore", level = 18, cd = 17, dist = 1, target = 0},
  move9 = {name = "Poison Powder", level = 17, cd = 22, dist = 1, target = 0},

 

agora é so voce descer ate acha o pokemon que deseja mudar o ataque e Mudar o Nome da magia.

 

Legenda

Em Vermelho: Nome das Magias Para voce Mudar

Em Azul: lvl para poder usar a Magia

 

E Para Mudar o Intervalo Fassa que nem o "notle2012" Mostrou.

 

 

REP+

Editado por DinoAdmin
Link para o comentário
Compartilhar em outros sites

  • 5 years later...
A questão neste tópico de suporte foi encerrada por falta de respostas. Este tópico está fechado e foi movido para Suporte - Tópicos Sem Resposta.

+ 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.
Link para o comentário
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...