Item Details

Metallic Shadow Shield ( S_Metalic_Shield )

# 24507 Metallic Shadow Shield
Metallic 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: 99 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Equipamento nascido das sombras.
--------------------------
HP máx. +10 por refino.
--------------------------
Dano mágico de propriedade Neutro +3%.
Refino +7 ou mais:
Dano mágico de propriedade Neutro +3% adicional.
Refino +9 ou mais:
Dano mágico de propriedade Neutro +4% adicional.
--------------------------
Conjunto
Greva Sombria Estridente
Malha Sombria Estridente
A cada refino de cada peça:
Dano de [Ruído Estridente] +1%.
--------------------------
Conjunto
Luva Sombria de Musa ou
Luva Sombria de Trovador
Ignora 40% da DEFM de todas as raças de monstros.
A cada refino da Luva e do Escudo:
Ignora +1% da DEFM de todas as raças de monstros.
--------------------------
Tipo: Equip. Sombrio
Posição: Escudo
Peso: 0 Nível mín.: 99
Classes: Musas, Trovadores e evoluções

Increase neutral property magical damage by 3%.
------------------------
If refine rate is 7 or higher, increase neutral property magical damage by 3%.
------------------------
If refine rate is 9 or higher, increase neutral property magical damage by 4%.
------------------------
Set Bonus:
Metallic Shadow Weapon
Metallic Shadow Armor
Metallic Shadow Shield

Increase Metallic Sound damage as percentage equal to the sum of refine rate of set.
------------------------
Set Bonus:
Metallic Shadow Shield
Maestro Shadow Weapon
------------------------
Metallic Shadow Shield
Wanderer Shadow Weapon

Ignores magical defense rate of all race monsters (except players) by 40%.
Additionally, ignores magical defense rate equal to the sum of refine rate of set.
------------------------
Class: Shadow Equipment
Location: Shield
Weight: 0
Required Level: 99
Jobs: Maestro and Wanderer

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;
if (.@r>=9) {
   bonus2 bMagicAtkEle,Ele_Neutral,10;
}
else if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_Neutral,6;
}
else {
   bonus2 bMagicAtkEle,Ele_Neutral,3;
}
N/A
N/A