Viewing Item

#610008: Patent Shiver Katar

Item ID 610008 For Sale No
Identifier Up_Shiver_Katar_K Credit Price Not For Sale
Name Patent Shiver Katar Type Weapon - Katar
NPC Buy 0 Weight 140
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 255 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 bonus2 bSkillAtk,"GC_CROSSIMPACT",.@r/3*10;

4 if (.@r>=7) {

5 bonus bCritAtkRate,15;

6 bonus bAspdRate,10;

7 }

8 if (.@r>=9) {

9 bonus2 bAddRace,RC_Brute,25;

10 bonus2 bAddRace,RC_DemiHuman,25;

11 }

12 if (.@r>=11) {

13 bonus bCritical,15;

14 bonus2 bSkillCooldown,"GC_DARKCROW",-10000;

15 }

Equip Script None
Unequip Script None