Item Details

Strain Shadow Weapon ( S_Strain_Weapon )

ID 24515 Strain Shadow Weapon
Strain 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: 99 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

Account Bound.
Osma Stoneface was a great Warlock.
Magic gloves allowed her to easily command the elements of the earth.
Earth property magical damage +3%.
[For each refine Lv]
ATK and MATK +1.
[If refine Lv 7 or higher]
Earth property magical damage +3%.
[If refine Lv 9 or higher]
Earth property magical damage +4%.
[Set bonus]
Osma's Shadow Gloves24515
Osma's Shadow Pendant24516
Osma's Shadow Ring24517
[Earth Strain] damage +(Sum of refine set Lv)%
[Warlock set]
Osma's Shadow Gloves24515
Shadow Warlock Shield24309
Ignores 40% of magic defense rate of all races except Human and Doram
Ignores additional % of magic defense +(sum refine Lv of set)
Class: Shadow Equipment
Location: Weapon
Defense: 0
Weight: 0
Required Level: 99
Jobs: Warlock 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;
if (.@r>=9) {
   bonus2 bMagicAtkEle,Ele_Earth,10;
}
else if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_Earth,6;
}
else {
   bonus2 bMagicAtkEle,Ele_Earth,3;
}
Not specified
Not specified