Jump to content
  • 0

Ruby Augment Skills and onthers jewells


Question

Posted (edited)

Hi!. Im testing a l2jmobius pack but those skills arent working. You ekip the ruby or stone lvl 4 and nothing happens.
This is de Xml skill.

<skill id="27805" toLevel="3" name="Ruby Augment">
        <!-- When Ruby Lv. 4 or higher is equipped, P. Atk. +1%. -->
        <icon>icon.etc_bm_brooch_lavianrose_i05</icon>
        <operateType>P</operateType>
        <passiveConditions>
            <condition name="OpCheckSkillList">
                <skillIds>
                    <item>18717</item> <!-- Ruby -->
                </skillIds>
            </condition>
        </passiveConditions>
        <effects>
            <effect name="PAtk">
                <amount>
                    <value level="1">1</value>
                    <value level="2">2</value>
                    <value level="3">5</value>
                </amount>
                <mode>PER</mode>
            </effect>
        </effects>
    </skill>


Does anybody working with thouse skills?.
How can i fix it?
Im using Mobius

Edited by John Mouling

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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