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

latest interlude update from l2jserver.com doesnt have them.....

anyway do u have them or could u make them because downloading an intere datapack for 2 xml and 2 sql lines is a bit too much.....

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

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock