Item Details

Duplex Shadow Shield ( S_Duplelight_Shield )

# 24489 Duplex Shadow Shield
Duplex 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

A small shield that can be equipped on your arm. It provides additional defense effect.

Increase physical damage dealt to all size monsters by 1%,
increase holy magic damage by 1%.
When refined to +7 or higher,
increase physical damage dealt to all size monsters by 2%,
increase holy magic damage by 2%.
When refined to +9 or higher,
increase physical damage dealt to all size monsters by 2%,
increase holy magic damage by 2%.
SET BONUS
ArchBishop Shadow Weapon
Duple Shadow Shield
Adds physical/magical penetration to all races except players by 40%,
additional physical/magical penetration as percentage equivalent
to the sum of refine rate of Duple Shadow Shield and ArchBishop Shadow Weapon.
SET BONUS
Duple Shadow Armor
Duple Shadow Shield
Duple Shadow Shoes
Increase damage of Duple Light's damage as percentage
equivalent to the sum of refine rate.
Type : Shadow Equipment
Location : Shield Weight : 0
Required Level : 99
Class : ArchBishop 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,5;
   bonus2 bMagicAtkEle,Ele_Holy,5;
}
else if (.@r>=7) {
   bonus2 bAddSize,Size_All,3;
   bonus2 bMagicAtkEle,Ele_Holy,3;
}
else {
   bonus2 bAddSize,Size_All,1;
   bonus2 bMagicAtkEle,Ele_Holy,1;
}
N/A
N/A