Item Details

Master Shadow Shield ( S_Master_Shield )

# 24793 Master Shadow Shield
Master 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: 200 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes.

ATK + 2%, MATK + 2%.
------------------------
For every 2 refine level, increase melee, long-range physical, and all property magical damage by 1%.
------------------------
When refined to +7 or higher, MHP + 3%, MSP + 3%.
------------------------
When refined to +9 or higher, P.ATK + 2, S.MATK + 2.
------------------------
Type: Shadow Equipment
Location: Shield
Weight: 0
Required Level: 200
Class: 4th Jobs and 2nd High Expanded Jobs

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 bMatkRate,2;
bonus bAtkRate,2;
bonus bShortAtkRate,(.@r/2);
bonus bLongAtkRate,(.@r/2);
bonus2 bMagicAtkEle,Ele_All,(.@r/2);
if (.@r>=7) {
   bonus bMaxHPrate,3;
   bonus bMaxSPrate,3;
   if (.@r>=9) {
      bonus bPAtk,2;
      bonus bSMatk,2;
   }
}
N/A
N/A

N/A