Jump to content
  • 0

Question

Posted

καλημερα αγορινες ... πως μπορω να φτιαξω ενα passive σκιλλ που να κατεβαζει το p.atc και να το βαλω στους archer??

ευχαριστω!

7 answers to this question

Recommended Posts

  • 0
Posted

theleis ena skill san kai ayto file mou ee ?

 

 

    <skill id="7104" levels="1" name="BALANCE_Sagittarius">
       <set name="target" val="TARGET_SELF" />
       <set name="skillType" val="BUFF" />
       <set name="operateType" val="OP_PASSIVE" />
       <for>
          <mul order="0x30" stat="pDef" val="1" />
          <mul order="0x30" stat="mDef" val="1" />
          <mul order="0x30" stat="pAtk" val="1" />
          <mul order="0x30" stat="mAtk" val="1" />
          <mul order="0x30" stat="pAtkSpd" val="1" />
          <mul order="0x30" stat="mAtkSpd" val="1" />         
          <mul order="0x30" stat="mReuse" val="1" />         
          <mul order="0x30" stat="sDef" val="1" />         
          <mul order="0x30" stat="cAtk" val="1" />         
          <mul order="0x30" stat="cAtkAdd" val="1" />         
      </for>

  • 0
Posted

pare olo mazi sql kai  skill  kai sto skill alla3e oti theleis..

egw to ekana sto freya gia balance kai einai ok..

 

REPLACE INTO `skill_trees` VALUES ('92', '7104', '1', 'BALANCE_Sagittarius', '0', '76');

to 92 einai to id tou Sagittarius  to 7104 einai to skill kai to 1 einai to lvl  to 76 einai sta posa lvl na to pernei

 

    <skill id="7104" levels="1" name="BALANCE_Sagittarius">
       <set name="target" val="TARGET_SELF" />
       <set name="skillType" val="BUFF" />
       <set name="operateType" val="OP_PASSIVE" />
       <for>
          <mul order="0x30" stat="pDef" val="1" />
          <mul order="0x30" stat="mDef" val="1" />
          <mul order="0x30" stat="pAtk" val="1" />
          <mul order="0x30" stat="mAtk" val="1" />
          <mul order="0x30" stat="pAtkSpd" val="1" />
          <mul order="0x30" stat="mAtkSpd" val="1" />         
          <mul order="0x30" stat="mReuse" val="1" />         
          <mul order="0x30" stat="sDef" val="1" />         
          <mul order="0x30" stat="cAtk" val="1" />         
          <mul order="0x30" stat="cAtkAdd" val="1" />         
      </for>

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..