Item Details

Katar of Shiver [2] ( Shiver_Katar_K )

# 28039 Katar of Shiver [2]
Katar of Shiver [2] Buy: zeny Sell: 0 zeny Weight: 120 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 185 M. Attack: N/A Range: 1 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 100 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Leve e mortal, esta é uma katar forjada com materiais proibidos e de passado desconhecido – estima-se que foi usada pelos primeiros Algozes que se tem registro.
--------------------------
Duplica a chance de causar um ataque crítico.
--------------------------
A cada 2 refinos:
ATQ +10.
A cada 3 refinos:
Dano crítico +4%.
--------------------------
Refino +7 ou mais:
Dano físico contra as raças Bruto, Doram, Humano e Humanoide +15%.
Refino +9 ou mais:
Velocidade de ataque +10%.
Refino +11 ou mais:
Dano físico contra as raças Bruto, Doram, Humano e Humanoide +20% adicional.
--------------------------
Conjunto
[Botas Ancestrais]
Ao realizar ataques físicos:
3% de chance de ativar um [efeito] por 7 segundos.
--------------------------
Efeito:
SOR +20.
Dano crítico +10%.
--------------------------
Tipo: Katar
ATQ: 185 ATQM: 0
Peso: 120
Nível da arma: 4
Nível necessário: 100
Classes: Sicários e evoluções

Katar specially made to inflict lethal damage, it was once used by famous assassin in the past..
It seems to resonate with Ancient Hero Boots.

Every 2 Refine levels ATK + 10.
Every 3 Refine levels increases Critical Damage by 4%.
When Refine level is , increases physical damage against Demi-Human and Brute race monsters by 15%.
When Refine level is 9, decreases After Attack Delay by 10%).
When Refine level is 11, increases physical damage against Demi-Human and Brute race monsters by 20%..
When equipped together with Ancient Hero Boots and using physical attacks, with a fixed rate for 7sLUK +20, Crital Damage + 10%.

Type: Katar Attack: 185
Weight: 120
Weapon Lv : 4
Required Lv : 100
Required Job: Guillotine Cross Jobs

N/A

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@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;
N/A
N/A