Item Details

Blasti-OSAD [2] ( Blasti_AD )

ID 620018 Blasti-OSAD [2]
Blasti-OSAD [2] Buy Price: zeny Sell Price: 0 zeny Weight: 450 Slots: 2
Type: Weapon item. Sub Type: Two-Handed Axe Gender: Both Locations: Right_Hand + Left_Hand
Attack: 400 Magic Attack: Not specified Range: 1 Defense: Not specified
Weapon Level: 5 Armor Level: Not specified Min. Equip Level: 170 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

Blasti-OS remodeled with Team Atnad's technology added.
------------------------
Can't be destroyed in battle
Reduces damage taken from medium and large enemies by 15%.

If refine rate is 7 or higher, reduces damage taken from medium and large enemies by additional 15%.

If refine rate is 9 or higher, increases long ranged physical damage by 15%, increases Arm Cannon damage by 25%.

If refine rate is 11 or higher, reduces global cooldown by 15%.
------------------------
Class : Two-handed Axe
ATK : 400
Weight : 450
Weapon Lv : 5
Required Level : 170
Class : Mechanic 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:
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus2 bSubSize,Size_Medium,15;
bonus2 bSubSize,Size_Large,15;
if (.@r>=7) {
   bonus2 bSubSize,Size_Medium,15;
   bonus2 bSubSize,Size_Large,15;
   bonus bAtkRate,5;
   if (.@r>=9) {
      bonus bLongAtkRate,15;
      bonus2 bSkillAtk,"NC_ARMSCANNON",25;
      if (.@r>=11) {
         bonus bDelayrate,-15;
      }
   }
}
Not specified
Not specified

Not specified