Item Details

Gunslinger Shadow Shield ( S_Gunslinger_Shield )

# 24319 Gunslinger Shadow Shield
Gunslinger Shadow Shield Buy: 10 zeny Sell: 5 zeny Weight: 0 Slots: N/A
Type: Shadow Equipment item. Subtype: N/A Gender: Both Locations: Shadow Shield
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

Peça adicional de escudo usada para complementar um escudo convencional.
--------------------------
A cada refino:
HP máx +10.
CRIT +1.
--------------------------
Dano crítico +5%.
Refino +7 ou mais:
Dano crítico +2% adicional.
Refino +9 ou mais:
Dano crítico +3% adicional.
--------------------------
A cada nível de [Ataque Concentrado]:
CRIT +2.
--------------------------
Conjunto
Malha Sombria de Insurgente
Greva Sombria de Insurgente
Luva Sombria de Justiceiro
Todos os atributos +7.
HP e SP máx. +3%.
--------------------------
Tipo: Equip. Sombrio
Posição: Escudo
Peso: 0 Nv. mín.: 1
Classes: Justiceiros e evoluções

Class: Shadow Shield
Weight: 0
Requires Level: 1
Usable By: Gunslinger Jobs
Critical Damage + 5%
For every level of Single Action, increases CRI by 2.
For every refine level, increases CRI by 1.
If the refine level is 7 or higher, increases Critical Damage by an additional 2%.
If the refine level is 9 or higher, increases Critical Damage by an additional 3%.
Gunslinger Shadow Weapon
All Stats + 3
Max HP + 2%
Max SP + 2%
Reduces SP consumption by 10%.

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 bMaxHP,.@r*10;
bonus bCritAtkRate,5;
bonus bCritical,(getskilllv("GS_SINGLEACTION")*2)+.@r;
if (.@r>=7)
   bonus bCritAtkRate,2;
if (.@r>=9)
   bonus bCritAtkRate,3;
N/A
N/A