Item Details

Durable Shadow Shield ( S_Durable_Shield )

ID 24735 Durable Shadow Shield
Durable Shadow Shield Buy Price: zeny Sell Price: 0 zeny Weight: 0 Slots: Not specified
Type: Shadow Equipment item. Sub Type: Not specified Gender: Both Locations: Shadow Shield
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: Not specified Min. Equip Level: 99 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Peça adicional de escudo usada para complementar um escudo convencional.
--------------------------
Dano físico a distância +2%.
Dano físico corpo a corpo +2%.
--------------------------
A cada refino:
HP máx. +10.
A cada 2 refinos:
ATQ da arma +1%.
--------------------------
Refino +9 ou mais:
Velocidade de ataque +1.
Refino +10 ou mais:
Dano físico a distância +7% adicional.
Dano físico corpo a corpo +7% adicional.
--------------------------
Tipo: Equip. Sombrio
Posição: Escudo
Peso: 0 Nv. mín.: 99
Classes: Todas

Increases melee/ranged physical damage by 2%.
------------------------
For every 2 refine level, ATK +1%.
------------------------
When refined to +9 or higher, ASPD +1.

When refined to +10 or higher, increases melee/ranged physical damage by 7%.
------------------------
Class : Shadow Equipment
Location : Shield
Weight : 0
Required Level : 99
Jobs : All Jobs

All

Not specified

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 bLongAtkRate,2;
bonus bShortAtkRate,2;
bonus bAtkRate,(.@r/2);
if (.@r>=9) {
   bonus bAspd,1;
   if (.@r>=10) {
      bonus bLongAtkRate,7;
      bonus bShortAtkRate,7;
   }
}
Not specified
Not specified

Not specified