Item Details

( S_Rainstorm_Shield )

# 24501
Compra: zeny Venda: 0 zeny Peso: 0 Slots: N/A
Tipo: Equipamento Sombrio Subtipo: N/A Gênero: Ambos Locais: Escudo Sombrio
Ataque: N/A Ataque Mágico: N/A Alcance: N/A Defesa: N/A
Nível da Arma: N/A Nvl. Armad.: N/A Nvl. Min.: 99 Nvl. Máx.: N/A
Refinável: 1 Graduável: N/A Elemento: Neutro Classes: Quarta, Terceira (Todas)

A shield that can be worn additionally.

Increase ranged attack damage by 3%.
When refined to +7 or higher,
increase range attack damage by additional 3%.
When refined to +9 or higher,
increase range attack damage by additional 4%.

SET BONUS
Rainstorm Shadow Armor
Rainstorm Shadow Shield
Rainstorm Shadow Shoes
Increase damage of Severe Rainstorm Damage as percentage
equivalent to half the sum of refine rate.

SET BONUS
Wanderer Shadow Weapon
Minstrel Shadow Weapon
Adds physical armor penetration to all races except players by 40%,
adds extra physical armor penetration as percentage equivalent to
the sum of refine rate of Rainstorm Shadow Shield
and Wanderer/Minstrel Shadow Weapon.

Type : Shadow Equipment
Location : Shield Weight : 0
Required Level : 99
Class: Minstrel Type, Wanderer Type

N/A

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();
bonus bMaxHP,.@r*10;
if (.@r>=9) {
   bonus bLongAtkRate,10;
}
else if (.@r>=7) {
   bonus bLongAtkRate,6;
}
else {
   bonus bLongAtkRate,3;
}
N/A
N/A