Item Details

Ira Fist [2] ( Ep172_Bh_Knuck )

# 560004 Ira Fist [2]
Ira Fist [2] Buy: zeny Sell: 0 zeny Weight: 80 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 200 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

Once these were ordinary gloves used for physical labor, but now
It has been horribly distorted by the magic-jamming device that Illusion has installed.
Lightning Ride damage +15%
ATK +12 for every 3 refine levels.
When refined to +7 or higher, Lion's Howl damage +15%.
When refined to +9 or higher, Lion's Howl cooldown -2 sec.
When refined to +11 or higher, Additional Lightning Ride and Lion's Howl damage +10%.
_
Class: Knuckle ATK: 200
Weight: 80
Weapon Level: 4
Required Level: 150
Job: Sura Classes

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();
bonus2 bSkillAtk,"SR_RIDEINLIGHTNING",15;
bonus bBaseAtk,12*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"SR_HOWLINGOFLION",15;
}
if (.@r>=9) {
   bonus2 bSkillCooldown,"SR_HOWLINGOFLION",-2000;
}
if (.@r>=11) {
   bonus2 bSkillAtk,"SR_HOWLINGOFLION",10;
   bonus2 bSkillAtk,"SR_RIDEINLIGHTNING",10;
}
N/A
N/A

N/A