Item Details

Healing Shadow Shield ( S_Healing_Shield )

# 24366 Healing Shadow Shield
Healing 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.
--------------------------
ATQM +10.
Refino +7 ou mais:
Efetividade de cura +3%.
Refino +9 ou mais:
Efetividade de cura +5% adicional.
--------------------------
Tipo: Equipamento Sombrio
Posição: Escudo
Defesa: 0
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 bMatk,10;
if (.@r >= 7) {
   .@val = 3;
   if (.@r >= 9) {
      .@val += 5;
   }
   bonus bHealPower,.@val;
}
N/A
N/A