Item Details

Furious Shield [1] ( Shield_Furious )

ID 460072 Furious Shield [1]
Furious Shield [1] Buy Price: zeny Sell Price: 0 zeny Weight: 400 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Shield
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 60
Weapon Level: Not specified Armor Level: 2 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();
if (.@r>=7) {
   bonus2 bSkillAtk,"IG_SHIELD_SHOOTING",5;
   if (.@r>=9) {
      bonus bMRes,10;
      bonus bRes,10;
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bMRes,5;
   bonus bRes,5;
   if (.@g>=ENCHANTGRADE_C) {
      bonus2 bSkillAtk,"IG_SHIELD_SHOOTING",5;
      if (.@g>=ENCHANTGRADE_B) {
         bonus bDef,50;
         if (.@g>=ENCHANTGRADE_A) {
            bonus2 bSkillAtk,"IG_SHIELD_SHOOTING",10;
         }
      }
   }
}
Not specified
Not specified