0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #610008 Weapon

Patent Shiver Katar [2]

Buy Price: N/A Sell Price: N/A
Katar specially made to inflict lethal damage, it was once used by famous assassin in the past.
He recovered his former glory and began to display his natural abilities.
It resonates with Great Hero's Boots.
_______________________
For each 2 Refine Levels:
ATK +15
_______________________
For each 3 Refine Levels:
Increases Critical Damage by 4%.
_______________________
Refine Level +7:
Increases Critical Damage by additional 15%.
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
Refine Level +9:
Increases Physical Damage against enemies of Demi-Human and Brute race by 25%.
_______________________
Refine Level +11:
Critical +15
Decreases Dark Claw skill cooldown by 10 sec.
_______________________
When equipped with Great Hero's Boots:
AGI +10
Increases Melee Physical Damage by 5%.
_______________________
Type: Katar
Attack: 225
Weight: 140
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Guillotine Cross

Equipment Reform

Available through the reform system C_Weapon_Reform_1

Available through the reform system C_Weapon_Reform_2

Available through the reform system C_Weapon_Reform_3

Available through the reform system Hero_Weapon_Up_Box_5

Basic Information

Weapon
1400
1
Equipment reform

Job Requirements

Yes

Requirements

4
150

Scripts

.@r = getrefine(); bonus bBaseAtk,.@r/2*15; bonus2 bSkillAtk,"GC_CROSSIMPACT",.@r/3*10; if (.@r>=7) { bonus bCritAtkRate,15; bonus bAspdRate,10; } if (.@r>=9) { bonus2 bAddRace,RC_Brute,25; bonus2 bAddRace,RC_DemiHuman,25; bonus2 bAddRace,RC_Player_Human,25; bonus2 bAddRace,RC_Player_Doram,25; } if (.@r>=11) { bonus bCritical,15; bonus2 bSkillCooldown,"GC_DARKCROW",-10000; }
.@r = getrefine();
bonus bBaseAtk,.@r/2*15;
bonus2 bSkillAtk,"GC_CROSSIMPACT",.@r/3*10;
if (.@r>=7) {
   bonus bCritAtkRate,15;
   bonus bAspdRate,10;
}
if (.@r>=9) {
   bonus2 bAddRace,RC_Brute,25;
   bonus2 bAddRace,RC_DemiHuman,25;
   bonus2 bAddRace,RC_Player_Human,25;
   bonus2 bAddRace,RC_Player_Doram,25;
}
if (.@r>=11) {
   bonus bCritical,15;
   bonus2 bSkillCooldown,"GC_DARKCROW",-10000;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.