Viewing Item

#28039: Katar of Shiver

Item ID 28039 For Sale No
Identifier Shiver_Katar_K Credit Price Not For Sale
Name Katar of Shiver Type Weapon - Katar
NPC Buy 0 Weight 120
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 185 Min Equip Level 100
MATK 0 Max Equip Level None
Description Katar specially made to inflict lethal damage, it was once used by famous assassin in the past.
It resonates with Ancient Hero's Boots.
_______________________
For each 2 Refine Levels:
ATK +10
_______________________
For each 3 Refine Levels:
Increases Critical Damage by 4%.
_______________________
Refine Level +7:
Increases Physical Damage against enemies of Demi-Human and Brute race by 15%.
_______________________
Refine Level +9:
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
Refine Level +11:
Increases Physical Damage against enemies of Demi-Human and Brute race by 20%.
_______________________
When equipped with Ancient Hero's Boots:
Random chance to increase LUK +20 and critical damage +10% for 7 sec when dealing physical damage.
_______________________
Type: Katar
Attack: 185
Weight: 120
Weapon Level: 4
_______________________
Requirement:
Base Level 100
Guillotine Cross
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

2 =

3 getrefine();

4 bonus

5 bBaseAtk,(.@r/2)*10;

6 bonus

7 bCritAtkRate,(.@r/3)*4;

8 if

9 (.@r

10 =7)

11 {

12 .@val

13 =

14 15;

15 if

16 (.@r

17 =11)

18 .@val

19 +=

20 20;

21 bonus2

22 bAddRace,RC_DemiHuman,.@val;

23 bonus2

24 bAddRace,RC_Player_Human,.@val;

25 bonus2

26 bAddRace,RC_Brute,.@val;

27 bonus2

28 bAddRace,RC_Player_Doram,.@val;

29 }

30 if

31 (.@r

32 =9)

33 bonus

34 bAspdRate,10;

Equip Script None
Unequip Script None