Item Details

Furious Impact [2] ( Impact_Furious )

ID 610071 Furious Impact [2]
Furious Impact [2] Buy Price: zeny Sell Price: 0 zeny Weight: 140 Slots: 2
Type: Weapon item. Sub Type: Katar Gender: Both Locations: Right_Hand + Left_Hand
Attack: 210 Magic Attack: Not specified Range: 1 Defense: Not specified
Weapon Level: 5 Armor Level: Not specified Min. Equip Level: 205 Max. Equip Level: Not specified
Refineable: 1 Gradable: 1 Element: Neutral Classes: Fourth classes.

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:
.@g = getenchantgrade();
.@r = getrefine();
bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",5;
if (BaseLevel>=210) {
   bonus bAtkRate,7;
   bonus bBaseAtk,70;
}
if (BaseLevel>=220) {
   bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",5;
}
if (BaseLevel>=230) {
   bonus2 bAddSize,Size_All,10;
}
if (.@r>=7) {
   bonus bCritAtkRate,10;
   if (.@r>=9) {
      bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",10;
      if (.@r>=10) {
         bonus bCritical,10;
         if (.@r>=11) {
            bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",10;
         }
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bCritAtkRate,15;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",5;
      if (.@g>=ENCHANTGRADE_B) {
         bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",10;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bPAtk,4*(.@r/2);
            bonus bAtkRate,4*(.@r/2);
         }
      }
   }
}
Not specified
Not specified

Not specified