Item Details

Clever Weapon Shadow ( S_Clever_Weapon )

# 24736 Clever Weapon Shadow
Clever Weapon Shadow 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: N/A

Luvas usadas como complemento para o manejo de armas convencionais.
--------------------------
Dano mágico de todas as propriedades +2%.
--------------------------
A cada refino:
ATQ e ATQM +1.
A cada 2 refinos:
Dano mágico +1%.
--------------------------
Refino +9 ou mais:
Conjuração variável -5%.
Refino +10 ou mais:
Dano mágico de todas as propriedades +7% adicional.
--------------------------
Tipo: Equip. Sombrio
Posição: Luvas
Peso: 0 Nv. mín.: 99
Classes: Todas

Increase all property magic damage by 2%.
------------------------
For every 2 refine level, MATK + 1%.
------------------------
When refined to +9 or higher, reduce Variable Casting Time by 5%.
------------------------
When refined to +10 or higher, increase all property magic damage by additional 7%.
------------------------
Type : Shadow Equipment
Location : Weapon
Weight : 0
Required Level : 99
Class : 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;
bonus2 bMagicAtkEle,Ele_All,2;
bonus bMatkRate,(.@r/2);
if (.@r>=9) {
   bonus bVariableCastrate,-5;
   if (.@r>=10) {
      bonus2 bMagicAtkEle,Ele_All,7;
   }
}
N/A
N/A