Item Details

Furious Metal Violin [2] ( MetalVilolin_Furious )

# 570072 Furious Metal Violin [2]
Furious Metal Violin [2] Buy: zeny Sell: 0 zeny Weight: 120 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Male Locations: Weapon
Attack: 100 M. Attack: 185 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,"WM_REVERBERATION",70;
bonus2 bSkillAtk,"TR_METALIC_FURY",5;
if (BaseLevel>=210) {
   bonus bMatkRate,4;
   bonus bMatk,40;
}
if (BaseLevel>=220) {
   bonus2 bSkillAtk,"WM_REVERBERATION",50;
   bonus2 bSkillAtk,"TR_METALIC_FURY",5;
}
if (BaseLevel>=230) {
   bonus2 bMagicAddSize,Size_All,10;
}
if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_All,10;
   if (.@r>=9) {
      bonus2 bSkillAtk,"TR_METALIC_FURY",10;
      if (.@r>=10) {
         bonus2 bMagicAtkEle,Ele_All,10;
         if (.@r>=11) {
            bonus2 bSkillAtk,"WM_REVERBERATION",50;
            bonus2 bSkillAtk,"TR_METALIC_FURY",10;
         }
      }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus2 bMagicAtkEle,Ele_All,10;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bSkillAtk,"WM_REVERBERATION",30;
      if (.@g>=ENCHANTGRADE_B) {
         bonus2 bSkillAtk,"TR_METALIC_FURY",10;
         if (.@g>=ENCHANTGRADE_A) {
            bonus bSMatk,3*(.@r/2);
            bonus bMatkRate,3*(.@r/2);
         }
      }
   }
}
N/A
N/A

N/A