Item Details

Rolling Shadow Shield ( S_Rolling_Shield )

# 24537 Rolling Shadow Shield
Rolling 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

Peça adicional de escudo usada para complementar um escudo convencional.
--------------------------
HP máx. +10 por refino.
--------------------------
Dano físico contra todos os Tamanhos +3%.
Refino +7 ou mais:
Dano físico contra todos os Tamanhos +3% adicional.
Refino +9 ou mais:
Dano físico contra todos os Tamanhos +4% adicional.
--------------------------
Conjunto
Luva Sombria de Sicário
Ignora 40% da DEF de todas as raças de monstros.
A cada refino da Luva e do Escudo:
Ignora +1% da DEF de todas as raças de monstros.
--------------------------
Tipo: Equip. Sombrio
Posição: Escudo
Peso: 0 Nv. mín.: 99
Classes: Sicários e evoluções

Shadow equipment that can be worn on top of a shield.

Increase physical damage to all size monsters by 3%.
When refined to +7 or higher, increase physical damage to all size monsters by additional 3%.
When refined to +9 or higher, increase physical damage to all size monsters by additional 4%.
MaxHP +10 per 1 refine rate.

SET BONUS
Rolling Shadow Armor
Rolling Shadow Shield
Rolling Shadow Shoes
Increase damage of Rolling Cutter as a percentage equivalent to sum of its refine rates.

SET BONUS
Guillotine Cross Shadow Weapon
Rolling Shadow Shield
40% armor penetration to all race except players, additional armor penetration as a percentage equivalent sum of refine rates of Guillotine Cross Shadow Weapon/Rolling Shadow Shield.

Type : Shadow Equipment
Location : Shield Weight : 0
Required level : 99
Class : Guillotine Cross Type

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