Jump to content
  • 0

[help] Augument problem with l2free files


Question

Posted

Sup, ive got a problem with my augus... when i make one at skill i have for example: chance silence but at my skills i see Medusa :<. COuld some1 tell me step by step way how to fix it ?;> its looks like that:

http://img218.imageshack.us/i/shot00004m.jpg/

 

Here is my one part of auguments stats:

 



 <augmentation id="14659"> <!-- Chance: Has a chance to increase critical attack rate of magic attacks when you take damage. -->
   <skillId val="3224"/> <!-- Item Skill: Wild Magic: Chance: Temporarilty increases the critical attack rate of magic attacks when under attack. -->


and here its my skill:
[/Code]

[Code]
<skill id="3224" levels="10" name="Item Skill: Wild Magic">
   <table name="#chance">2 2 2 3 3 3 4 4 5 5</table>
   <table name="#triggeredLevel"> 1 2 3 4 5 6 7 8 9 10 </table>
   <set name="target" val="TARGET_SELF" />
   <set name="skillType" val="BUFF" />
   <set name="operateType" val="OP_CHANCE" />
   <set name="chanceType" val="ON_ATTACKED" />
   <set name="activationChance" val="#chance" />
   <set name="castRange" val="-1" />
   <set name="effectRange" val="-1" />
   <set name="triggeredId" val="5164" />
   <set name="triggeredLevel" val="#triggeredLevel" />
   <set name="triggerAnotherSkill" val="true" />
 </skill>
[/Code]

 

Id`s are same;/ so where is a problem ? in game i see wrong augu: for this Chance Medusa lvl 10 ;/// could you tell me where i need to change something ?

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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