Item Details

Medium Shadow Weapon ( S_Medium_Weapon )

# 24076 Medium Shadow Weapon
Medium 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.
--------------------------
Dano físico e mágico contra o tamanho Médio +2%.
Refino +7 ou mais:
Dano físico e mágico contra o tamanho Médio +1% adicional.
Refino +9 ou mais:
Dano físico e mágico contra o tamanho Médio +2% adicional.
--------------------------
Tipo: Equip. Sombrio
Posição: Luvas
Peso: 0 Nv. mín.: 1
Classes: Todas

Increase physical/magical damage to Medium monsters by 2%.
------------------------
When refined to +7 or higher, increase physical/magical damage to Medium monsters by 1%.
------------------------
When refined to +9 or higher, increase physical/magical damage to Medium monsters by additional 2%.
------------------------
Set Bonus
Medium Shadow Weapon
Medium Shadow Armor

MaxHP +1%, MaxSP +1%.
------------------------
Class : Shadow Equipment
Location : Weapon
Weight : 0
Required Level : 1
Jobs : All

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 bAddSize,Size_Medium,2;
bonus2 bMagicAddSize,Size_Medium,2;
if (.@r>=7) {
   bonus2 bAddSize,Size_Medium,1;
   bonus2 bMagicAddSize,Size_Medium,1;
}
if (.@r>=9) {
   bonus2 bAddSize,Size_Medium,2;
   bonus2 bMagicAddSize,Size_Medium,2;
}
N/A
N/A