Item Details

Furious Stick [2] ( Stick_Furious )

# 550148 Furious Stick [2]
Furious Stick [2] Buy: zeny Sell: 0 zeny Weight: 110 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 100 M. Attack: 195 Range: 1 Defense: N/A
Weapon Level: 5 Armor Level: N/A Equip Level Min: 205 Equip Level Max: N/A
Refineable: 1 Gradable: 1 Element: Neutral Classes: Fourth classes.

N/A

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:
.@g = getenchantgrade();
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus2 bSkillAtk,"HN_HELLS_DRIVE",10;
if (BaseLevel>=210) {
   bonus bMatkRate,4;
   bonus bMatk,40;
}
if (BaseLevel>=220) {
   bonus2 bSkillAtk,"HN_JUPITEL_THUNDER_STORM",10;
}
if (BaseLevel>=230) {
   bonus2 bMagicAddSize,Size_All,10;
}
if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_Wind,10;
   bonus2 bMagicAtkEle,Ele_Earth,10;
   if (.@r>=9) {
      bonus2 bSkillAtk,"HN_HELLS_DRIVE",10;
      if (.@r>=10) {
         bonus bDelayrate,-10;
         if (.@r>=11) {
            bonus2 bSkillAtk,"HN_JUPITEL_THUNDER_STORM",15;
            bonus2 bSkillAtk,"HN_HELLS_DRIVE",15;
         }
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus2 bMagicAtkEle,Ele_Wind,10;
   bonus2 bMagicAtkEle,Ele_Earth,10;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bSkillAtk,"HN_HELLS_DRIVE",10;
      if (.@g>=ENCHANTGRADE_B) {
         bonus2 bSkillAtk,"HN_JUPITEL_THUNDER_STORM",10;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bSMatk,3*(.@r/2);
            bonus bMatkRate,3*(.@r/2);
         }
      }
   }
}
N/A
N/A

N/A