Tópico: Ediçao de skill
Ver um Único Post
Antigo 09-11-2010, 10:31 PM   #3 (permalink)
 
Avatar de CavaleiroNegro
 
Registrado em: May 2009
Localização: Minas Gerais-Pouso Alegre
Posts: 2,249
Agradeceu: 754
Agradecido 2,075 Vezes em 922 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
Enviar mensagem via Windows Live Messenger para CavaleiroNegro
Pontos: 11,212, Nível: 69
Pontos: 11,212, Nível: 69 Pontos: 11,212, Nível: 69 Pontos: 11,212, Nível: 69
Atividade: 16%
Atividade: 16% Atividade: 16% Atividade: 16%

Nome Real: Júlio César R.de Morães

Inventório de CavaleiroNegro

Padrão

@{ADM}REIS :

Código: [Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]
<skill id="176" levels="3" name="Frenzy">
  <!-- Done by dc, completed by NewAge -->
  <table name="#swordblunt"> 2.0 2.5 3.0 </table>
  <table name="#twohands"> 2.5 3.0 4.0 </table>
  <table name="#polearm">2.0 2.5 3.5</table>
  <table name="#other"> 1.15 1.20 1.25 </table>
  <table name="#Tab-accCombat"> 4 4 4 </table>
  <table name="#mpConsume"> 14 21 25 </table>
  <table name="#aggro"> 303 438 523 </table>
  <set name="mpConsume" val="#mpConsume"/>
  <set name="power" val="0.0"/>
  <set name="target" val="TARGET_SELF"/>
  <set name="condition" val="32"/>
  <set name="reuseDelay" val="600000"/>
  <set name="hitTime" val="1500"/>
  <set name="skillType" val="BUFF"/>
  <set name="operateType" val="OP_ACTIVE"/>
  <set name="castRange" val="-1"/>
  <set name="effectRange" val="-1"/>
  <set name="aggroPoints" val="#aggro"/>
  <cond msg="Can be only used when HP is 30% or lower">
    <player hp="30"/>
  </cond>
  <for>
    <effect name="Buff" time="90" count="1" val="0" stackOrder="1" stackType="OrcBuff">
      <add order="0x40" stat="accCombat" val="#Tab-accCombat">
       <and>
          <using kind="Big Sword,Big Blunt"/>
       </and>
      </add>
      <mul order="0x30" stat="pAtk" val="#swordblunt">
       <and>
         <using kind="Sword,Blunt"/>
       </and>
      </mul>
      <mul order="0x30" stat="pAtk" val="#twohands">
        <and>
         <using kind="Big Sword,Big Blunt"/>
       </and>
      </mul>
      <mul order="0x30" stat="pAtk" val="#polearm">
       <and>
         <using kind="Pole"/>
       </and>
     </mul>
      <mul order="0x30" stat="pAtk" val="#other">
        <and>
          <using kind="Dual Fist,Dual Sword,Fist,Etc,Pole,Bow,Dagger"/>
        </and>
      </mul>
    </effect>
  </for>
</skill>

Na parte que esta em vermelho que deve ser alterado,ali o primeiro valor é da skill lv 1 depois 2 e depois 3,e cada linha é especificada com um tipo de arma.

__________________
Olá voce é novo na SecretExperience ?

Hum então voce ja deve ter lido as regras ? Não ? Então leia nossas regras evite ser alertado :
[Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]
Ainda tem dúvida de algo ? Então leia nosso FAQ : [Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]
CavaleiroNegro está offline   Responder com Citação
O seguinte membro ao lado disse Obrigado(a) a : CavaleiroNegro por gostar deste Post :
{ADM}REIS (10-11-2010)