Gezis Posted April 6, 2019 Posted April 6, 2019 Hello guys, any can help me how I can make on L2jAcis 1active + 1passive augument? Quote
0 StinkyMadness Posted April 6, 2019 Posted April 6, 2019 3 hours ago, Gezis said: Hello guys, any can help me how I can make on L2jAcis 1active + 1passive augument? Make all active same "stackType" and the passive always is 1 :P that's all Quote
0 Gezis Posted April 6, 2019 Author Posted April 6, 2019 Y 16 minutes ago, StinkyMadness said: Make all active same "stackType" and the passive always is 1 :P that's all You mean edit skills .xml? And from OP_PASSIVE change to OP_ACTIVE? Quote
0 StinkyMadness Posted April 6, 2019 Posted April 6, 2019 (edited) data/xml/skills -> stackType="abnormal_item" but i think aCis already have it one active one passive. just test it and its already 1 active 1 passive by default. Edited April 6, 2019 by StinkyMadness Quote
0 Gezis Posted April 6, 2019 Author Posted April 6, 2019 If I have augument active, try to make one more aug "passive" and print to screen "You have augument on weapon :) I try with your method but nothing Quote <skill id="3243" levels="10" name="Item Skill: Duel Might" stackType="abnormal_item"> <table name="#magicLvl"> 46 49 52 55 58 61 64 67 70 75 </table> <set name="magicLvl" val="#magicLvl" /> <set name="target" val="TARGET_SELF" /> <set name="skillType" val="BUFF" /> <set name="operateType" val="OP_PASSIVE" /> <for> <mul order="0x30" stat="pvpPhysDmg" val="1.05" /> <mul order="0x30" stat="pvpPhysSkillsDmg" val="1.05" /> </for> </skill> Quote
0 Gezis Posted April 6, 2019 Author Posted April 6, 2019 Hm, I try but I can't only 1 active or 1 passive i can on 1weapon Quote
0 StinkyMadness Posted April 6, 2019 Posted April 6, 2019 12 minutes ago, Gezis said: ... This skill is PASSIVE, you can't stack 2 passives because you can't equip 2 weapons. Quote
0 Gezis Posted April 6, 2019 Author Posted April 6, 2019 i make on 1weapon Duel might active, but I can't make one more passive on this weapon. Only I can use 1 active or 1passive on 1weapon. Quote
0 SweeTs Posted April 6, 2019 Posted April 6, 2019 Obviously. Highly doubt you can achieve 2 augments on one weapon. Even if you allow augment a new, you will override it. Simply said, forget. Quote
0 StinkyMadness Posted April 6, 2019 Posted April 6, 2019 Rolf... you mean 2 augment in same weapon? xD Good luck with that.. i don't think its possible without really client and java skill :D Quote
Question
Gezis
Hello guys, any can help me how I can make on L2jAcis 1active + 1passive augument?
9 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.