Item Details

Patent Iron Nail [2] ( Up_Iron_Nail_K )

# 560008 Patent Iron Nail [2]
Patent Iron Nail [2] Buy: zeny Sell: 0 zeny Weight: 120 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 205 M. Attack: N/A Range: 1 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 150 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Arma purificada dos poderes ancestrais e que agora emana energia mais jovem.
--------------------------
A cada 2 refinos:
ATQ +15.
A cada 3 refinos:
Dano físico a distância +4%.
--------------------------
Refino +7 ou mais:
Dano de [Explosão Espiritual] e [Tempestade Espiritual] +10%.
Refino +9 ou mais:
Recarga de [Impacto Sísmico] e [Explosão Espiritual] -1 segundo.
Refino +11 ou mais:
Custo de SP de [Explosão Espiritual] -15%.
Dano de [Explosão Espiritual] e [Tempestade Espiritual] +15% adicional.
--------------------------
Conjunto
[Botas Primordiais]
FOR +10.
ATQ da arma +7%.
--------------------------
Tipo: Soqueira
ATQ: 205 ATQM: 0
Peso: 120
Nível da arma: 4
Nível necessário: 150
Classes: Shuras e evoluções

Knuckle used by an ancient hero
The ancient power woke up and started to show its original power]
It seems to resonate with the boots of the great hero.

ATK + 15 per 2 refine rates.
Increase ranged physical attack by 4% per 3 refine rates.
When refined to +7 or higher, increase damage of Rampage Blast, Lightning Ride by 10%.
When refined to +9 or higher, reduce cooltime of Rampage Blast, Earth shaker by 1 sec.
When refined to +11 or higher, reduce SP consumption of Rampage Blast by 15%, increase damage of Rampage Blast and Lightning Ride by 15%.
When equipped with Great Hero's Boots, STR + 10, ATK + 7%.
Type: Knuckle Attack: 205
Weight: 120
Weapon Level: 4
Required Level: 150
Class: Sura Type

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/2*15;
bonus bLongAtkRate,.@r/3*4;
if (.@r>=7) {
   bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",10;
   bonus2 bSkillAtk,"SR_RIDEINLIGHTNING",10;
}
if (.@r>=9) {
   bonus2 bSkillCooldown,"SR_RAMPAGEBLASTER",-1000;
   bonus2 bSkillCooldown,"SR_EARTHSHAKER",-1000;
}
if (.@r>=11) {
   bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",15;
   bonus2 bSkillAtk,"SR_RIDEINLIGHTNING",15;
   bonus2 bSkillUseSPrate,"SR_RAMPAGEBLASTER",15;
}
N/A
N/A