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

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