Item Details

Rogue Kinfe ( Rogue_Kinfe )

ID 13080 Rogue Kinfe
Rogue Kinfe Buy Price: 20 zeny Sell Price: 10 zeny Weight: 20 Slots: Not specified
Type: Weapon item. Sub Type: Dagger Gender: Both Locations: Weapon
Attack: 80 Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 60 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Water Classes: Not specified

Uma adaga forjada nas profundezas do oceano. Sua lâmina parece estar sempre molhada, não importa quantas vezes você a seque. Estranhamente a água se mantem na arma, protegendo-o contra ataques desse elemento.
AGI +2.
HP máx -2%.
Resistência a propriedade Água +2%.
Resistência a propriedade Fogo -5%.
Refino +7:
HP máx +1% por refino a partir do +7.
Resistência a propriedade Água +3% adicional.
Tipo: Adaga
Ataque: 80
Peso: 20
Propriedade : Água
Nível da Arma: 4
Nível Necessário: 60
Classes: Espadachins/Magos/Arqueiros/Mercadores/Gatunos e suas respectivas evoluções, Espiritualistas e Ninjas

Not specified

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 bAtkEle,Ele_Water;
bonus bAgi,2;
bonus bMaxHPrate,-2;
bonus2 bSubEle,Ele_Water,2;
bonus2 bSubEle,Ele_Fire,-5;
if (.@r >= 7) {
   bonus bMaxHPrate,1;
   bonus2 bSubEle,Ele_Water,3;
   if (.@r > 7)
      bonus bMaxHPrate,.@r-7;
}
Not specified
Not specified

Not specified