Bobi Posted June 6, 2011 Share Posted June 6, 2011 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"/> Quote Link to comment Share on other sites More sharing options...
0 Gries Posted June 6, 2011 Share Posted June 6, 2011 Modify it. <set name="activationtime" val="8" /> <!-- Cubic Delay --> Quote Link to comment Share on other sites More sharing options...
0 Bobi Posted June 6, 2011 Author Share Posted June 6, 2011 i dont have something like this in my skill status Quote Link to comment Share on other sites More sharing options...
0 Zake Posted June 6, 2011 Share Posted June 6, 2011 are you sure that it's the full part of the skill? Quote Link to comment Share on other sites More sharing options...
0 Bobi Posted June 6, 2011 Author Share Posted June 6, 2011 yes Quote Link to comment Share on other sites More sharing options...
0 Zake Posted June 6, 2011 Share Posted June 6, 2011 yes what's the client/project you use? Quote Link to comment Share on other sites More sharing options...
0 Bobi Posted June 7, 2011 Author Share Posted June 7, 2011 Interlude L2JArchid Quote Link to comment Share on other sites More sharing options...
0 Zake Posted June 7, 2011 Share Posted June 7, 2011 Interlude L2JArchid i think this project is closed since 2009 or something :S Quote Link to comment Share on other sites More sharing options...
Question
Bobi
how can i fix debuff time on this cubic because when cubic make hex debuff time is 3 min
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.