Item Details

Critical Shadow Shield ( S_Critical_Shield )

# 24332 Critical Shadow Shield
Critical Shadow Shield Buy: zeny Sell: 0 zeny Weight: 0 Slots: N/A
Type: Shadow Equipment item. Subtype: N/A Gender: Both Locations: Shadow Shield
Attack: N/A M. Attack: N/A Range: N/A Defense: N/A
Weapon Level: N/A Armor Level: N/A Equip Level Min: 1 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

Peça adicional de escudo usada para complementar um escudo convencional.
--------------------------
HP máx. +10 por refino.
--------------------------
CRIT +5.
A cada 2 refinos
CRIT +1.
Refino +7 ou mais:
Dano crítico +1%.
Refino +9 ou mais:
Dano crítico +1% adicional.
--------------------------
Conjunto
[Greva Sombria Crítica]
A cada refino de cada peça:
ATQ +1.
Soma dos refinos do conjunto 15 ou mais:
Dano crítico +1% adicional.
--------------------------
Tipo: Equip. Sombrio
Posição: Escudo
Peso: 0 Nv. mín.: 1
Classes: Todas

All

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 bMaxHP,.@r*10;
bonus bCritical,5+.@r/2;
if (.@r >= 9) {
   bonus bCritAtkRate,2;
} else if (.@r >= 7) {
   bonus bCritAtkRate,1;
}
N/A
N/A