Ir para conteúdo

[Ajuda] Novo pokemon muito fraco


Dextroy

Posts Recomendados

To tentando colocar mais pokemons pra outland, mas msm mudando a força deles eles continuam fracos.

 

Já coloquei os arquivos do pokemon no monster, e coloquei as linhas de skills e força no configuration

 

["Heavy Piloswine"] = {move1 = {name = "Mud Slap", level = 80, cd = 15, dist = 3, target = 1, f = 50, t = "ground"},
move2 = {name = "Mud Bomb", level = 80, cd = 20, dist = 3, target = 1, f = 60, t = "ground"},
move3 = {name = "Ice Fang", level = 80, cd = 15, dist = 1, target = 1, f = 65, t = "ice"},
move4 = {name = "Icy Wind", level = 80, cd = 25, dist = 1, target = 0, f = 45, t = "ice"},
move5 = {name = "Aurora Beam", level = 80, cd = 30, dist = 1, target = 0, f = 90, t = "ice"}, --fazer powder snow
move6 = {name = "Ice Beam", level = 82, cd = 30, dist = 1, target = 0, f = 65, t = "ice"}, --fazer frost breath
move7 = {name = "Two Face Shock", level = 84, cd = 40, dist = 1, target = 0, f = 75, t = "unknow"},
move8 = {name = "Earthquake", level = 90, cd = 60, dist = 1, target = 0, f = 15, t = "ground"},
move9 = {name = "Blizzard", level = 88, cd = 80, dist = 1, target = 0, f = 100, t = "ice"},
},

 

 

 

["Heavy Piloswine"] = {offense = 12, defense = 12, specialattack = 18.0, vitality = 18.0, agility = 215, exp = 5000, level = 150, wildLvl = 150, type = "ice", type2 = "ground"},

 

 

 

As magias que esses pokemons usam não dao dano nenhum, e eles tão com a vida do arquivo .xml deles só.

 

Quando esses pokemons usam magias também aparece esse erro no log do servidor:

 

Error trying to use move Mud Slap, move not specified in the pokemon table.
Error trying to use move Ice Fang, move not specified in the pokemon table.
Error trying to use move Mud Bomb, move not specified in the pokemon table.
Error trying to use move Icy Wind, move not specified in the pokemon table.

 

 

 

Os pokemons de outland que vieram com a versão que estou usando funcionam normalmente, assim como os normais.

 

Eu tenho que mudar mais alguma coisa que não estou sabendo?

Não coloquei pokedex, picture, pokecatch, nem nada, pois por ser pokemon de outland nao quero que tenha nada disso.

 

Alguem ajuda ai se souber o que pode ser.

Link para o comentário
Compartilhar em outros sites

Amigo vc add as spells no arquivo .xml do pokemon ?

 

Exemplo:

 

 

<attack name="melee" interval="2000" chance="100" range="1" min="-22" max="-38"/>
<attack name="Mud Bomb" interval="2852" chance="29" range="4"/>
<attack name="Mud Slap" interval="1758" chance="30" range="4"/>
<attack name="Ice Fang" interval="2093" chance="30" range="1"/>
<attack name="Aurora Beam" interval="2511" chance="25" range="6"/>
<attack name="Ice Beam" interval="2397" chance="25" range="6"/>
<attack name="Two Face Shock" interval="2597" chance="30" range="6"/>
<attack name="Blizzard" interval="4097" chance="27" range="6"/>
<attack name="Earthquake" interval="4097" chance="25" range="6"/>
<attack name="Icy Wind" interval="2093" chance="30" range="6"/>

 

 

Caso seu Heavy Piloswine tenha os attacks porem continue não atacando troca por esse:

 

Link do Heavy Piloswine.Xml: http://ge.tt/7lLb1aJ1/v/0?c

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

O meu ta igualzinho:

 

 

<?xml version="1.0" encoding="UTF-8"?>

<monster name="Heavy Piloswine" nameDescription="a heavy piloswine" race="ice" experience="0" speed="203" manacost="0">
<health now="40" max="40"/>
<look type="928" head="52" body="150" legs="95" feet="113" corpse="3585"/>
<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="90"/>
<flag runonhealth="0"/>
<flag hungerdelay="15"/>
</flags>
<attacks>
<attack name="melee" interval="2000" chance="100" range="1" min="-22" max="-38"/>
<attack name="Mud Bomb" interval="2852" chance="29" range="4"/>
<attack name="Mud Slap" interval="1758" chance="30" range="4"/>
<attack name="Ice Fang" interval="2093" chance="30" range="1"/>
<attack name="Aurora Beam" interval="2511" chance="25" range="6"/>
<attack name="Ice Beam" interval="2397" chance="25" range="6"/>
<attack name="Two Face Shock" interval="2597" chance="30" range="6"/>
<attack name="Blizzard" interval="4097" chance="27" range="6"/>
<attack name="Earthquake" interval="4097" chance="25" range="6"/>
<attack name="Icy Wind" interval="2093" chance="30" range="6"/>
</attacks>
<defenses armor="0" defense="0">
</defenses>
<voices interval="5000" chance="10">
<voice sentence="PILOOO!"/>
<voice sentence="SWIIINE!"/>
<voice sentence="PILOSWINE!"/>
</voices>
<loot>
<item id="12163" countmax="22" chance="45000"/> -- seeds
<item id="11453" countmax="1" chance="3300"/> -- heart stone
<item id="2145" countmax="1" chance="500"/><!-- small diamond -->
</loot>
<script>
<event name="Spawn"/>
</script>
</monster>

 

 

E não é só o piloswine, os outros q to tentando colocar estao iguais :/

 

Edit: E tipo, os pokes selvagens atacam, sai a animação, só q nao da dano e aparece essa msg de erro no log do server.

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

  • Quem Está Navegando   0 membros estão online

    • Nenhum usuário registrado visualizando esta página.
×
×
  • Criar Novo...