- 0
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..
Question
jezuz
hey i got problem with skills Rapid Attack, so what i need to change to increase some atk spd?
here how it looks like. Please I need help
<skill id="469" levels="1" name="Rapid Attack">
<!-- CT2.2 retail confirmed -->
<set name="mpConsume" val="14"/>
<set name="target" val="TARGET_SELF"/>
<set name="skillType" val="BUFF"/>
<set name="isMagic" val="true"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="reuseDelay" val="1800"/>
<set name="hitTime" val="2000"/>
<for>
<effect name="Buff" time="1200" val="0" stackOrder="1.15" stackType="attack_time_down">
<mul order="0x30" stat="pAtkSpd" val="1.15"/>
</effect>
</for>
3 answers to this question
Recommended Posts