Grave Posted August 15, 2010 Posted August 15, 2010 Hello i found bug on my server with skill arcana power when i fast click more time on this skill i drop fast hp and skill body of mind its not usefull how i fix it ? ;/ I have L2J Interlude Last Revision
0 Onix Posted August 15, 2010 Posted August 15, 2010 data -- > stats -- > skills -- > 0300-0399.xml find id arcana power and repair it .
0 Grave Posted August 15, 2010 Author Posted August 15, 2010 Thanks for reply, but how i can fix it really i dont know ;(
0 Onix Posted August 15, 2010 Posted August 15, 2010 go to data -- > stats -- > skills -- > 0300-0399.xml find skill arcana power and change old for this : <skill id="337" levels="1" name="Arcane Power"> <set name="mpConsume" val="36"/> <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 count="0x7fffffff" name="DamOverTime" time="2" val="25"> <mul order="0x30" stat="MpConsumeRate" val="1.1"/> <mul order="0x30" stat="mAtk" val="1.3"/> </effect> </for> </skill> and make server restart .
0 Grave Posted August 15, 2010 Author Posted August 15, 2010 Fixed !!! thanks onix for help !!! lock this topic :)
0 Erol Posted August 16, 2010 Posted August 16, 2010 Fixed !!! thanks onix for help !!! lock this topic :)
Question
Grave
Hello i found bug on my server with skill arcana power when i fast click more time on this skill i drop fast hp and skill body of mind its not usefull how i fix it ? ;/
I have L2J Interlude Last Revision
5 answers to this question
Recommended Posts