Jump to content
  • 0

[Question]Skill Power


Question

Posted

If I Want To Give More Effect To Skill Like Bluff [To Increase The Chance].

What I Must Edit From This:

 

<skill id="358" levels="1" name="Bluff">

<!-- L2JServer -->

<set name="weaponsAllowed" val="16"/>

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

<set name="power" val="40"/>

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

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

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

<set name="castRange" val="40"/>

<set name="effectRange" val="400"/>

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

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

<for>

<effect count="1" name="Stun" time="9" val="0" stackOrder="1" stackType="Stun"/>

<effect count="1" name="Bluff" time="1" val="0"/>

<effect count="1" name="RemoveTarget" time="1" val="0"/>

</for>

</skill>

2 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.


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