Viewing Item

#26221: Dark Illusion Whip

Item ID 26221 For Sale No
Identifier Dark_Illu_Whips_TH Credit Price Not For Sale
Name Dark Illusion Whip Type Weapon - Whip
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 4
Range 2 Defense 0
Slots 2 Refineable Yes
Attack 160 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Bard / Dancer
Equip Gender Female
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bBaseAtk,15*(.@r/2);

3 bonus bLongAtkRate,4*(.@r/3);

4 if (.@r>=7) {

5 bonus bAspdRate,10;

6 bonus2 bSkillCooldown,"CG_ARROWVULCAN",-100;

7 if (.@r>=9) {

8 bonus bLongAtkRate,7;

9 if (.@r>=11) {

10 bonus2 bSkillAtk,"CG_ARROWVULCAN",200;

11 bonus bDelayrate,-10;

12 }

13 }

14 }

Equip Script None
Unequip Script None