Item Details

Magical Spell Shadow Weapon ( S_M_Spell_Weapon )

# 24753 Magical Spell Shadow Weapon
Magical Spell Shadow Weapon Buy: zeny Sell: 0 zeny Weight: 0 Slots: N/A
Type: Shadow Equipment item. Subtype: N/A Gender: Both Locations: Shadow Weapon
Attack: N/A M. Attack: N/A Range: N/A Defense: N/A
Weapon Level: N/A Armor Level: N/A Equip Level Min: N/A Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

For every 2 refine level, SPL + 1.
------------------------
When refined to +7 or higher, S.MATK + 3.
------------------------
When refined to +9 or higher, additional S.MATK + 3.
------------------------
Set Bonus:
Magical Spell Shadow Weapon
Magical Spell Shadow Shield

S.MATK + 3.
------------------------
Class : Shadow Equipment
Location : Weapon
Weight : 0
Required Level : 1
Jobs : All Jobs

All

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 bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bSpl,(.@r/2);
if (.@r>=7) {
   bonus bSMatk,3;
   if (.@r>=9) {
      bonus bSMatk,3;
   }
}
N/A
N/A