Jump to content

Question

3 answers to this question

Recommended Posts

  • 0
Posted

server that based on L2Jofficial and dont have super haste ??? lolen anyway add the xml files of this 2 skills and add them in ur db too and ur rdy to use them

  • 0
Posted

</skill>

<!-- ID 7008 thru 7028 are not used. Check skillname.dat to verify -->

<skill id="7029" levels="4" name="Super Haste">

  <table name="#Tab-runSpd"> 1.5 2 3 4 </table>

  <table name="#Tab-mReuse"> 1 2 4 30 </table>

  <table name="#Tab-mAtkSpd"> 1.2 1.5 2 3 </table>

  <table name="#Tab-pAtkSpd"> 1.2 1.5 2 3 </table>

  <set name="power" val="0.0"/>

  <set name="target" val="TARGET_SELF"/>

  <set name="skillType" val="CONT"/>

  <set name="operateType" val="OP_TOGGLE"/>

  <set name="castRange" val="-1"/>

  <set name="effectRange" val="-1"/>

  <for>

    <effect name="Buff" time="144000" count="1" val="0">

      <mul order="0x30" stat="runSpd" val="#Tab-runSpd"/>

      <div order="0x30" stat="mReuse" val="#Tab-mReuse"/>

      <mul order="0x30" stat="mAtkSpd" val="#Tab-mAtkSpd"/>

      <mul order="0x30" stat="pAtkSpd" val="#Tab-pAtkSpd"/>

    </effect>

  </for>

</skill>

 

i dont remember zero ID

 

good luck

 

 

 

 

 

 

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..