Jump to content

Question

Posted

I have a problem, I just created a server off, and I have the problem with the super haste

And I throw an error in the game saying:  "ERROR : THERE IS NO SUCH SKILL.

 

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

<table name="#Tab-runSpd"> 7.5 8 6 9  </table>

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

<table name="#Tab-mAtkSpd"> 1.5 1.8 3 4 </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>

 

4 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...