Ir para conteúdo

[Encerrado] [Duvida] Shiny Aron Indestrutivel


fodim

Posts Recomendados

Bom gente eu acabei de fazer a sprite do meu shiny aron, segui o tutorial do yan18i, so que ele nao esta tomando hit, alguem pode me ajuda ??: tags do config:

 

 

 

movestable = {

 

["Shiny Aron"] = {move1 = {name = "Sand Attack", level = 11, cd = 15, dist = 1, target = 0, f = 10, t = "ground"},

move2 = {name = "Iron Tail", level = 11, cd = 10, dist = 1, target = 0, f = 100, t = "steel"},

move3 = {name = "Rock Throw", level = 11, cd = 10, dist = 4, target = 1, f = 90, t = "rock"}, --opicional

move4 = {name = "Rock Slide", level = 11, cd = 15, dist = 3, target = 1, f = 66, t = "rock"}, --opicional

move5 = {name = "Bite", level = 11, cd = 10, dist = 1, target = 1, f = 98, t = "dark"},

move6 = {name = "Harden", level = 11, cd = 35, dist = 1, target = 0, f = 0, t = "normal"}

},

 

pokes = {

["Shiny Aron"] = {offense = 14.3, defense = 13.2, specialattack = 4.95, vitality = 11.55, agility = 0.22, exp = 224.4, level = 50, type = "ground"},

 

fotos = {

["Shiny Aron"] = 12761,

 

["Shiny Aron"] = {gender = 500, level = 15, storage = 1471},

 

 

 

Shiny Aron.xml

 

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

<monster name="Shiny Aron" nameDescription="a Shiny Aron" race="ground" experience="152" speed="107" manacost="0">

<health now="60" max="60"/>

<look type="1950" head="25" body="45" legs="95" feet="113" corpse="12627"/>

<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="23"/>

</flags>

 

<attacks>

<attack name="melee" interval="2000" chance="100" range="1" min="-50" max="-100"> </attack>

<attack name="Rock Throw" interval="2664" chance="30" range="4">

</attack>

<attack name="Rock Slide" interval="2852" chance="29" range="3">

</attack>

<attack name="Earthshock" interval="2899" chance="29" range="6">

</attack>

<attack name="Harden" interval="5625" chance="18" range="6">

</attack>

</attacks>

 

 

<defenses armor="0" defense="0">

</defenses>

 

<voices interval="5000" chance="10">

<voice sentence="Aron!"/>

</voices>

 

<loot>

</loot>

 

<script>

<event name="Spawn"/>

</script>

</monster>

 

 

Alguem pode me ajudar ?

 

E tambem queria saber como aumenta a chance do pokemon usar passiva, e saber tambem como aumenta o hit da passiva, rep+

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

tas usando meu serv 1.8/2.8? ou o do stylo? se tiiver... sobre as passivas..

vai em lib/configuration.lua e ache a tabela passivesChances... la tu pode mexer na chance de cada passiva, de cada poke...

e sobre o dano, no ms arquivo na tabela moves tu vai achar isso..

passive1 = {name = "Mega Drain", level = 1, cd = 0, dist = 6, target = 0, f = 20, t = "grass"},

eh soh mudar o f = xx, ali...

 

sobre o poke n levar dano.. o.O eh soh com esse poke? da algum erro no console ou algu do tpw? n faz muito sentiido isso.. ;x

Link para o comentário
Compartilhar em outros sites

é so no shiny aron slicer, eu ja tentei mudar os atributos, enquanto as passives obrigado,Slicer sobre a chance das passives, pra aumentar a chance, o numero é maior ou menor ?

 

Eu consegui arrumar o aron, mais a duvida da chance prevalece

Editado por Fodim
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...