Item Details

Blitz Shadow Weapon ( S_Blitz_Weapon )

# 24343 Blitz Shadow Weapon
Blitz 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: 1 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.
--------------------------
ATQ e ATQM +1 por refino.
--------------------------
Velocidade de ataque +5%.
A cada 2 refinos:
Velocidade de ataque +1%.
Refino +7 ou mais:
Velocidade de ataque +1.
Refino +9 ou mais:
Pós-conjuração -1%.
--------------------------
Conjunto
[Malha Sombria Repente]
A cada refino das peças do conjunto:
DEFM +1.
Soma dos refinos do conjunto 15 ou mais:
Pós-conjuração -1% adicional.
Velocidade de ataque +1 adicional.
--------------------------
Tipo: Equip. Sombrio
Posição: Luvas
Peso: 0 Nv. mín.: 1
Classes: Todas

ASPD +5%.
For every 2 refine level, increases ASPD by 1%.
If refine rate is 7 or higher, ASPD + 1.
If refine rate is 9 or higher, reduce global cooldown by 1%.
------------------------
Set Bonus:
Blitz Shadow Weapon
Blitz Shadow Armor

MDEF increases by the sum of refinement level.
If the sum of refine rate is 15 or higher,
ASPD + 1, reduce global cooldown by 1%.
Class : Shadow Equipment
Location : Weapon
Weight : 0
Required Level : 1
Jobs : All Job

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 bAspdRate,5+.@r/2;
if (.@r >= 7) {
   bonus bAspd,1;
   if (.@r >= 9) {
      bonus bDelayrate,-1;
   }
}
N/A
N/A