Jump to content
  • 0

[help] Skill problem.


Question

Posted

Hello guys.

 

I have one problem : the skill cancelation can be used while the other player is not flagged.....What i must change?? omg:).

 

That is my skill html :

 

 

 

<skill id="1056" levels="12" name="Cancellation">

  <table name="#mpConsume_Init"> 9 10 11 11 11 12 12 13 13 13 14 14 </table>

  <table name="#mpConsume"> 35 38 41 43 44 46 48 49 51 52 53 55 </table>

  <table name="#magicLvl"> 48 52 56 58 60 62 64 66 68 70 72 74 </table>

  <set name="mpInitialConsume" val="#mpConsume_Init"/>

  <set name="mpConsume" val="#mpConsume"/>

  <set name="magicLvl" val="#magicLvl"/>

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

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

  <set name="reuseDelay" val="120000"/>

  <set name="hitTime" val="6000"/>

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

  <set name="isMagic" val="true"/>

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

  <set name="castRange" val="600"/>

  <set name="effectRange" val="1100"/>

  <set name="negateStats" val="BUFF"/>

  <set name="negatePower" val="8.0"/>

  <for>

  </for>

</skill>

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