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

Katar of Shiver [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.
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

Equipment Reform

Available through the reform system Hero_Equipment_Cube

Available through the reform system Hero_Up_Cube_11

Basic Information

Weapon
1200
1
Equipment reform

Job Requirements

Yes

Requirements

4
100

Scripts

.@r = getrefine(); bonus bBaseAtk,(.@r/2)*10; bonus bCritAtkRate,(.@r/3)*4; if (.@r>=7) { .@val = 15; if (.@r>=11) .@val += 20; bonus2 bAddRace,RC_DemiHuman,.@val; bonus2 bAddRace,RC_Player_Human,.@val; bonus2 bAddRace,RC_Brute,.@val; bonus2 bAddRace,RC_Player_Doram,.@val; } if (.@r>=9) bonus bAspdRate,10;
.@r = getrefine();
bonus bBaseAtk,(.@r/2)*10;
bonus bCritAtkRate,(.@r/3)*4;
if (.@r>=7) {
   .@val = 15;
   if (.@r>=11)
      .@val += 20;
   bonus2 bAddRace,RC_DemiHuman,.@val;
   bonus2 bAddRace,RC_Player_Human,.@val;
   bonus2 bAddRace,RC_Brute,.@val;
   bonus2 bAddRace,RC_Player_Doram,.@val;
}
if (.@r>=9)
   bonus bAspdRate,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.