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"

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