Item Details

Dust Shadow Shield ( S_Dust_Shield )

ID 24549 Dust Shadow Shield
Dust Shadow Shield Buy Price: zeny Sell Price: 0 zeny Weight: 0 Slots: Not specified
Type: Shadow Equipment item. Sub Type: Not specified Gender: Both Locations: Shadow Shield
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: Not specified Min. Equip Level: 99 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

Can be worn on top of the shield. It can be worn by itself, but it's not effective.

Increase water property magical damage by 3%.
When refined to +7 or higher,
increase water property magical damage by additional 3%.
When refined to +9 or higher,
increase water property magical damage by additional 4%.

SET BONUS
Dust Shadow Armor
Dust Shadow Shield
Dust Shadow Shoes
Increase Diamond Dust damage as percentage equal to the sum of refine rates of set.

SET BONUS
Sorcerer Shadow Weapon
Ignores magical defense rate of all race monsters (except players) by 40%,
ignores additional magical defense rate equal to the
sum of refine rate of Dust Shadow Shield and Sorcerer Shadow Weapon.

Type : Shadow Gear
Location : Shield Weight : 0
Required Level : 99
Class : Sorcerer Type

Not specified

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_Water,10;
}
else if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_Water,6;
}
else {
   bonus2 bMagicAtkEle,Ele_Water,3;
}
Not specified
Not specified