Ir para conteúdo

Hitmonlee Passive [Pokemon]


fedegrodas21

Posts Recomendados

Eae galera preciso de uma ajuda eu queria quer um passive para o hitmonlee que ele use e na hora de usar ele virar esse outifit : 301 ..

nome da passive é ''Demon Kicker'' quem joga ou ja jogou p.o deve conhecer entao galera por favor me ajudem como faço esse passive?

 

eu queria que quando ele usace o passive durace uns 5 segundos e ele desce uns 8 chutes(Hits).. Por favor me ajudem :winksmiley02:

Link para o comentário
Compartilhar em outros sites

aqui está:

----------CODE By 582240----------
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Hitmonlee" nameDescription="a Hitmonlee" race="undead" experience="1600" speed="310" manacost="0">
 <health now="2200" max="2200"/>
 <look type="20" head="0" body="0" legs="0" feet="0" corpse="6067"/>
<targetchange interval="5" chance="1000"/>
 <strategy attack="100" defense="0"/>
 <flags>
   <flag summonable="1"/>
   <flag attackable="2"/>
   <flag hostile="1"/>
   <flag illusionable="1"/>
   <flag convinceable="1"/>
   <flag pushable="0"/>
   <flag canpushitems="1"/>
   <flag canpushcreatures="1"/>
   <flag staticattack="90"/>
   <flag targetdistance="1"/>
   <flag runonhealth="0"/>
 </flags>
<attacks>
	<attack name="melee" interval="2000" skill="30" attack="30"/>
   <attack name="hit" interval="8200" chance="100" min="-100" max="-300">
</attack>
   <attack name="hitt" interval="4000" chance="100" min="-300" max="-350">
</attack>
</attacks>
 <defenses armor="20" defense="15">
 </defenses>
 <voices interval="5000" chance="10">
   <voice sentence="Gnarrr!"/>
 </voices>
</monster>
----------CODE By 582240----------

Obs: Não testei ainda =S

Obs²: so consegui deixar ele no modo passivo

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

mais cara eu preciso mesmo é da ''spell'' dele usando o passive se é que me intende !!! mais valeu por tentar ajudar :D

ta ligado o rollout? ... poisé

quando voltorb usa o rollout ele passa dum outifit para outro .. mesma coisa com o passive do lee..ele usa a ''spell'' e passa de um outifit para outro que sao:

Outifit dele normal: 20

Outifit dele usando o passive: 301

Link para o comentário
Compartilhar em outros sites

  • 3 months later...

Achei onde está o erro. coloque <?xml version="1.0" encoding="UTF-8"?>

<monster name="Hitmonlee" nameDescription="a Hitmonlee" race="undead" experience="1600" speed="310" manacost="0">

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

<look type="301" head="0" body="0" legs="0" feet="0" corpse="6067"/>

<targetchange interval="5" chance="1000"/>

<strategy attack="100" defense="0"/>

<flags>

<flag summonable="1"/>

<flag attackable="2"/>

<flag hostile="1"/>

<flag illusionable="1"/>

<flag convinceable="1"/>

<flag pushable="0"/>

<flag canpushitems="1"/>

<flag canpushcreatures="1"/>

<flag staticattack="90"/>

<flag targetdistance="1"/>

<flag runonhealth="0"/>

</flags>

<attacks>

<attack name="melee" interval="2000" skill="30" attack="30"/>

<attack name="hit" interval="2200" chance="100" min="-100" max="-300">

</attack>

<attack name="hitt" interval="2000" chance="100" min="-300" max="-350">

</attack>

</attacks>

<defenses armor="301" defense="15">

</defenses>

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

<voice sentence="Gnarrr!"/>

</voices>

</monster>

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

×
×
  • Criar Novo...