Jump to content
  • 0

Auguments active+passive


Question

9 answers to this question

Recommended Posts

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

  • 0
Posted

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?

  • 0
Posted (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 by StinkyMadness
  • 0
Posted

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>
 

 

  • 0
Posted

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.

  • 0
Posted

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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock