Jump to content
  • 0

problem with skills


Question

Posted

Please someone help me. I've just opened a Lineage 2 server in Freya Client and everything works perfect....except from active skill :( (not class skill but the skills you get usually with donate in servers like might,shield etc.)

When i use one it is ok...but when i try to use a second one, the second replace the first and as a result only,i can use only one skill....where is the problem??

PLEASE HELP ME!

 

<skill id="3132" levels="10" name="Item Skill: Might">

<table name="#mpInitialConsume"> 10 11 11 12 13 13 14 15 16 17 </table>

<table name="#mpConsume"> 38 42 44 47 51 52 55 58 61 65 </table>

<table name="#pAtk"> 23.64 27.96 32.76 37.98 43.62 49.62 55.86 62.28 68.88 79.74 </table>

<table name="#magicLvl"> 46 49 52 55 58 61 64 67 70 75 </table>

<set name="magicLvl" val="#magicLvl" />

<set name="mpInitialConsume" val="#mpInitialConsume" />

<set name="mpConsume" val="#mpConsume" />

<set name="target" val="TARGET_SELF" />

<set name="reuseDelay" val="5" />

<set name="staticReuse" val="true" />

<set name="hitTime" val="10" />

<set name="skillType" val="BUFF" />

<set name="operateType" val="OP_ACTIVE" />

<set name="staticHitTime" val="true" />

<for>

<effect name="Buff" time="1800" val="0" stackOrder="30" stackType="abnormal_item">

<add order="0x40" stat="pAtk" val="#pAtk" />

</effect>

</for>

</skill>

 

this is an example of a skill....if someone find a problem please tell me...thank you

3 answers to this question

Recommended Posts

  • 0
Posted

i dont know if i understood u good but problem may be with stackType

Yes, that skills have same stackType, so only one skill with this stackType can be used. How to fix? - delete that part from skills which u want to stack stackOrder="30" stackType="abnormal_item"

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