Viewing Item

#610009: Patent Blade Katar

Item ID 610009 For Sale No
Identifier Up_Blade_Katar Credit Price Not For Sale
Name Patent Blade Katar Type Weapon - Katar
NPC Buy 0 Weight 140
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 275 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Assassin
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

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

3 bonus bAspdRate,(.@r*2/3);

4 if (.@r>=7) {

5 bonus2 bSkillAtk,"GC_ROLLINGCUTTER",25;

6 bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",25;

7 }

8 if (.@r>=9) {

9 bonus bDelayrate,-12;

10 }

11 if (.@r>=11) {

12 bonus bShortAtkRate,10;

13 bonus bLongAtkRate,10;

14 }

Equip Script None
Unequip Script None