Item Details

( Ep172_Bh_Bow2 )

# 700008
Compra: zeny Venda: 0 zeny Peso: 120 Slots: 2
Tipo: Arma Subtipo: N/A Gênero: Ambos Locais: Mão Direita + Mão Esquerda
Ataque: 220 Ataque Mágico: N/A Alcance: 5 Defesa: N/A
Nível da Arma: 4 Nvl. Armad.: N/A Nvl. Min.: 150 Nvl. Máx.: N/A
Refinável: 1 Graduável: N/A Elemento: Neutro Classes: Quarta, Terceira (Todas)

A portable bow that was once used for self-defense purposes.
It has been horribly distorted by the magic-jamming device that Illusion has installed.
Triangle Shot damage +10%.
ATK +12 for every 3 refine levels.
When refined to +7 or higher, Additional Triangle Shot damage +15%.
When refined to +9 or higher, Post-skill delay -10%.
When refined to +11 or higher, Additional Triangle Shot damage +20%.
_
Class: Bow ATK: 220
Weight: 120
Weapon Level: 4
Required Level: 150
Job: Shadow Chaser Classes

(0.04%) (0.03%)
Permitido na loja de compra de jogador: Invoca monstro: É vinculado ao equipar: Restrição de empilhamento no inventário:
Restrição de empilhamento no carrinho: Restrição de empilhamento no armazém: Restrição de empilhamento no armazém da guilda: Pode ser solto:
Pode ser trocado: Pode ser trocado com membro de grupo: Pode ser vendido para NPC: Pode ser colocado no carrinho:
Pode ser colocado no armazém: Pode ser colocado no armazém da guilda: Pode ser colocado no correio: Pode ser leiloado:
Atraso:
.@r = getrefine();
bonus2 bSkillAtk,"SC_TRIANGLESHOT",10;
bonus bBaseAtk,12*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"SC_TRIANGLESHOT",15;
}
if (.@r>=9) {
   bonus bDelayrate,-10;
}
if (.@r>=11) {
   bonus2 bSkillAtk,"SC_TRIANGLESHOT",20;
}
N/A
N/A

N/A