Jump to content

Question

Posted (edited)

Hello everybody! Tell me how to make when buying skills, they did not stuck, but just given 2 skills of the same level?

 

example: shield, 1 lvl  and shield, 1 lvl

 

sorry for bad english...

Edited by DanteInferno

1 answer to this question

Recommended Posts

  • 0
Posted (edited)

Dont really undestand what you saying but I guess you need that?

 

<skill id="1040" levels="3" name="Shield" enchantLevels1="30" enchantLevels2="30">
        <table name="#enchantMagicLvl">76 76 76 77 77 77 78 78 78 79 79 79 80 80 80 81 81 81 82 82 82 82 83 83 83 84 84 85 85 85</table>
        .
        .
        .
        .
        <for>
            <effect count="1" name="Buff" val="0" stackOrder="#rate" stackType="pDef" time="10800">
                <mul order="0x30" stat="pDef" val="#rate"/>
            </effect>
        </for>
        <enchant1for>
            <effect count="1" name="Buff" time="#ench1time" val="0" stackOrder="1.15" stackType="pDef">
                <mul order="0x30" stat="pDef" val="1.15"/>
            </effect>
        </enchant1for>
    </skill>

 

 

Edited by sotid

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

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..