Jump to content
  • 0

[Problem]Skill Chance


Question

Posted

Hello. I need to modify enter chance of this skill:

<skill id="531" levels="1" name="Critical Wound">

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

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

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

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

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

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

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

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

<set name="power" val="80" /> <!-- Base Land Rate -->

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

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

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

<set name="weaponsAllowed" val="262160" /> <!-- Dagger/Dual Daggers -->

<for>

<effect name="Debuff" time="30" val="0">

<mul order="0x30" stat="critVuln" val="1.3" />

</effect>

</for>

What I need modify to increase a chance? Thank

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