Item Details

Booster Axe [2] ( Boost_Axe )

ID 520000 Booster Axe [2]
Booster Axe [2] Buy Price: zeny Sell Price: 0 zeny Weight: 0 Slots: 2
Type: Weapon item. Sub Type: One-Handed Axe Gender: Both Locations: Weapon
Attack: 200 Magic Attack: Not specified Range: 1 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

Type: Weapon
Class: One-Handed Axe
Attack: 200
Weight: 0
Weapon Level: 4
Requires Level: 100
Usable By: Mechanic
ATK + 5%
ATK + 3 per refine rate.
ATK + 3 for every 15 base levels up to level 180.
If refine rate is +7 or higher, ATK + 3 per level of Weapon Research known.
If refine rate is +9 or higher, increases physical damage against enemies of all sizes by 15%.

When equipped with Attacker Booster set (Plate, Manteau, Greaves, and Ring),
Reduces After Cast Delay by 10%.
Reduces Axe Tornado cooldown by 1 second.
Axe tornado damage increases by 1% per 15 base levels up to level 180.
When using Weapon Perfection, Axe Tornado damage increases by additional 20% for 60 seconds.

When equipped with Ranged Booster set (Suit, Manteau, Boots, and Brooch),
Variable casting time is reduced by 10%.
Reduces after cast delay by 15%.
Arm Cannon damage increases by 1% per 15 base levels up to level 180.
When using Weapon Perfection, increases Arm Cannon damage by additional 20% for 60 seconds.

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
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:
bonus bUnbreakableWeapon;
bonus bAtkRate,5;
.@r = getrefine();
bonus bBaseAtk,.@r*3;
bonus bBaseAtk,min(BaseLevel,180)/15*3;
if (.@r>=7)
   bonus bBaseAtk,getskilllv("BS_WEAPONRESEARCH")*3;
if (.@r>=9)
   bonus2 bAddSize,Size_All,15;
Not specified
Not specified

Not specified