Item Details

Critical Hit Shadow Armor ( S_CriticalHit_Armor )

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

Malha usada por baixo da armadura convencional.
--------------------------
HP máx. +10 por refino.
--------------------------
ATQ +15. CRIT +7.
A cada 2 refinos:
Dano crítico +1%.
Refino +7 ou mais:
CRIT +7 adicional.
--------------------------
Tipo: Equip. Sombrio
Posição: Malha
Peso: 0 Nível mín.: 1
Classes: Todas

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;
.@val = 7;
bonus bBaseAtk,15;
if (.@r > 1) {
   bonus bCritAtkRate,(.@r/2);
   if (.@r >= 7) {
      .@val += 7;
   }
}
bonus bCritical,.@val;
Not specified
Not specified