Jump to content
  • 0

[Help]CubiC Debuff Skill


Bobi

Question

how can i fix debuff time on this cubic because when cubic make hex debuff time is 3 min

 

 

<skill id="33" levels="8" name="Summon Phantom Cubic">
  <table name="#mpConsume_Init"> 7 9 10 11 12 13 13 14  </table>
  <table name="#mpConsume"> 28 33 38 43 46 49 52 55 </table>
  <table name="#itemConsumeCount"> 2 3 4 4 5 6 6 7 </table>
  <table name="#magicLvl"> 40 46 52 58 62 66 70 74 </table>
  <set name="mpInitialConsume" val="#mpConsume_Init"/>
  <set name="mpConsume" val="#mpConsume"/>
  <set name="magicLvl" val="#magicLvl"/>
  <set name="itemConsumeId" val="1458"/>
  <set name="itemConsumeCount" val="#itemConsumeCount"/>
  <set name="power" val="40"/>
  <set name="target" val="TARGET_SELF"/>
  <set name="reuseDelay" val="20000"/>
  <set name="hitTime" val="6000"/>
  <set name="skillType" val="SUMMON"/>
  <set name="isMagic" val="true"/>
  <set name="operateType" val="OP_ACTIVE"/>
  <set name="castRange" val="-1"/>
  <set name="effectRange" val="-1"/>
  <set name="npcId" val="5"/>
  <set name="expPenalty" val="0.0"/>
  <set name="isCubic" val="true"/>

Link to comment
Share on other sites

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