Item Details

Master Shadow Weapon ( S_Master_Weapon )

ID 24792 Master Shadow Weapon
Master Shadow Weapon Buy Price: zeny Sell Price: 0 zeny Weight: 0 Slots: Not specified
Type: Shadow Equipment item. Sub Type: Not specified Gender: Both Locations: Shadow Weapon
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: Not specified Min. Equip Level: 200 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified 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: Weapon
Weight: 0
Required Level: 200
Class: 4th Jobs and 2nd High Expanded Jobs

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 bBaseAtk,.@r;
bonus bMatk,.@r;
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;
   }
}
Not specified
Not specified

Not specified