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 #610009 Weapon

Patent Blade Katar [2]

Buy Price: N/A Sell Price: N/A
Katar with sharp blades.
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 Attack Speed (decreases After Attack Delay by 4%).
_______________________
Refine Level +7:
Increases damage of Rolling Cutter and Cross Ripper Slasher by 25%.
_______________________
Refine Level +9:
Decreases After Skill Delay by 12%.
_______________________
Refine Level +11:
Increases melee and long Ranged Physical Damage by 10%.
_______________________
When equipped with Great Hero's Boots:
STR +10, ATK +7%.
_______________________
Type: Katar
Attack: 275
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; bonus bAspdRate,(.@r*2/3); if (.@r>=7) { bonus2 bSkillAtk,"GC_ROLLINGCUTTER",25; bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",25; } if (.@r>=9) { bonus bDelayrate,-12; } if (.@r>=11) { bonus bShortAtkRate,10; bonus bLongAtkRate,10; }
.@r = getrefine();
bonus bBaseAtk,.@r/2*15;
bonus bAspdRate,(.@r*2/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"GC_ROLLINGCUTTER",25;
   bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",25;
}
if (.@r>=9) {
   bonus bDelayrate,-12;
}
if (.@r>=11) {
   bonus bShortAtkRate,10;
   bonus bLongAtkRate,10;
}
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.