Jump to content
  • 0

Auguments active+passive


Gezis

Question

9 answers to this question

Recommended Posts

  • 0
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

Link to comment
Share on other sites

  • 0

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?

Link to comment
Share on other sites

  • 0

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 by StinkyMadness
Link to comment
Share on other sites

  • 0

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>
 

 

Link to comment
Share on other sites

  • 0

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.

Link to comment
Share on other sites

  • 0

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

Link to comment
Share on other sites

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