Item Details

Furious Harp [2] ( Harp_Furious )

# 570073 Furious Harp [2]
Furious Harp [2] Buy: zeny Sell: 0 zeny Weight: 130 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Male Locations: Weapon
Attack: 190 M. Attack: N/A 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();
bonus2 bSkillAtk,"TR_ROSEBLOSSOM",5;
bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",5;
if (BaseLevel>=210) {
   bonus bAtkRate,4;
   bonus bBaseAtk,40;
}
if (BaseLevel>=220) {
   bonus2 bSkillAtk,"TR_ROSEBLOSSOM",5;
   bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",5;
}
if (BaseLevel>=230) {
   bonus2 bAddSize,Size_All,10;
}
if (.@r>=7) {
   bonus bLongAtkRate,10;
   if (.@r>=9) {
      bonus2 bSkillAtk,"TR_ROSEBLOSSOM",10;
      bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10;
      if (.@r>=10) {
         bonus bLongAtkRate,10;
         if (.@r>=11) {
            bonus2 bSkillAtk,"TR_ROSEBLOSSOM",10;
            bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10;
         }
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bLongAtkRate,10;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bSkillAtk,"TR_ROSEBLOSSOM",5;
      bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",5;
      if (.@g>=ENCHANTGRADE_B) {
         bonus2 bSkillAtk,"TR_ROSEBLOSSOM",10;
         bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",10;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bPAtk,3*(.@r/2);
            bonus bAtkRate,3*(.@r/2);
         }
      }
   }
}
N/A
N/A

N/A