Item Details

Varetyr Shadow Weapon ( S_Varetyr_Weapon )

# 24557 Varetyr Shadow Weapon
Varetyr 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: 99 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Gloves that bring out potential capabilities of the wearer.
Adds +1 ATK and MATK based on refine level.
Increase wind property magic damage by 3%.
When refined to +7 or higher, increase wind property magic damage by additional 3%.
When refined to +9 or higher, increase wind property magic damage by additional 4%.

SET BONUS
Varetyr Shadow Weapon
Varetyr Shadow Pendant
Varetyr Shadow Earring
Increase damage of Varetyr Spear as a percentage that is equivalent to sum of its refine rates.

SET BONUS
Varetyr Shadow Weapon
Sorcerer Shadow Shield,
Ignores magical defense of all race except players by 40%, additionally ignores magical defense as a percentage that is equivalent to sum of refine rates of Varetyr Shadow Weapon/Sorcerer Shadow Shield.

Type : Shadow Equipment
Location: Weapon Weight: 0
Required Level: 99
Class: Sorcerer Type

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;
if (.@r>=9) {
   bonus2 bMagicAtkEle,Ele_Wind,10;
}
else if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_Wind,6;
}
else {
   bonus2 bMagicAtkEle,Ele_Wind,3;
}
N/A
N/A