Item Details

Absorb Shadow Shield ( S_Absorb_Shield )

# 24685 Absorb Shadow Shield
Absorb 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: N/A 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 e SP máx. +3%.
A cada refino:
HP máx. +10.
A cada 3 refinos:
ATQ da arma +1%.
--------------------------
Refino +7 ou mais:
Conjuração variável -3%.
Refino +10 ou mais:
2% de chance de converter 2% do dano físico causado em HP.
1% de chance de converter 2% do dano físico causado em SP.
--------------------------
Tipo: Equip. Sombrio
Posição: Escudo
Peso: 0 Nível 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 bMaxHPrate,3;
bonus bMaxSPrate,3;
bonus bAtkRate,(.@r/3);
if (.@r>=7) {
   bonus bVariableCastrate,-3;
   if (.@r>=10) {
      bonus2 bHPDrainRate,20,2;
      bonus2 bSPDrainRate,10,2;
   }
}
N/A
N/A