Jump to content

[Request] Light Armor Mastery Skill Edit !


Recommended Posts

Alright . Barely open a server , and there are too many daggers/archers with IC rulling , and i don't want that !

 

How can I edit light armor mastery ?

 

  <for>

    <add order="0x40" stat="pDef" val="#pDef">

      <and>

        <using kind="Light"/>

        <not>

          <using kind="Heavy,Magic"/>

        </not>

      </and>

    </add>

    <add order="0x40" stat="rEvas" val="#rEvas">

      <and>

        <using kind="Light"/>

        <not>

          <using kind="Heavy,Magic"/>

        </not>

      </and>

    </add>

  </for>

 

I just need the code like <add order="0x500 .... , To REMOVE the stats when using Heavy,Magic and <not> Light .

 

I would be thankful :) ty

Link to comment
Share on other sites

Thanks a lot for the suggestion + link . Some1 please close the topic .

 

kk

 

but next time post to request l2 dev help section and not here!

 

locked.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...