0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #560008 Weapon

Patent Iron Nail [2]

Buy Price: N/A Sell Price: N/A
A knuckle once worn by ancient hero.
The ancient power awakened and began to exert its natural power.
It resonates with Great Hero's Boots.
_______________________
For each 2 Refine Levels:
ATK +15
_______________________
For each 3 Refine Levels:
Increases Ranged Physical Damage by 4%.
_______________________
Refine Level +7:
Increases damage of Rampage Blast and Ride in Lightning by 10%.
_______________________
Refine Level +9:
Decreases cooldown of Rampage Blast and Earth Shaker by 1 sec.
_______________________
Refine Level +11:
Decreases SP Consumption of Rampage Blast by 15%.
Increases damage of Rampage Blast and Ride in Lightning by additional 10%.
_______________________
When equipped with Great Hero's Boots:
STR +10, ATK +7%.
_______________________
Type: Knuckle
Attack: 205
Weight: 120
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Sura

Equipment Reform

Available through the reform system C_Weapon_Reform_1

Available through the reform system C_Weapon_Reform_2

Available through the reform system C_Weapon_Reform_3

Available through the reform system Hero_Weapon_Up_Box_2

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
1200
1
Equipment reform

Job Requirements

Yes

Requirements

4
150

Scripts

.@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; }
.@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;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.