Item Details

Booster Bow [2] ( Boost_Bow )

# 700001 Booster Bow [2]
Booster Bow [2] Buy: zeny Sell: 0 zeny Weight: 0 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 160 M. Attack: N/A Range: 5 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 100 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Special bow prepared for your rapid growth.
Type: Weapon
Class: Bow
Attack: 160
Weight: 0
Weapon Level: 4
Requires Level: 100
Usable By: Ranger
CRI + 10
MaxHP + 3%
Increases ATK + 3 per refine rate.
Increases ATK + 3 per 15 base levels up to level 180.
If refine rate is +7 or higher, increases attack speed per level of Wind Walk (reduces after attack delay by 1%.)
If refine rate is +9 or higher, increases ranged physical damage by 10%.

When equipped with Attacker Booster set (Plate, Manteau, Greeves, and Ring),
ASPD + 2
Increases critical damage by 10%.
Increases Sharp Shooting damage by 1% per 15 base levels up to level 180.
When using True Sight, increases Sharp Shooting damage by additional 20% for 60 seconds.

When equipped with Range Booster set (Suit, Manteau, Boots, and Brooch),
MaxHP + 10%
Reduces After Skill Delay by 15%.
Aimed Bolt damage increased by 2% per 15 base levels up to level 180.
When using True Sight, increases Aimed Bolt damage by additional 35% for 60 seconds.

N/A

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 bCritical,10;
bonus bMaxHPrate,3;
.@r = getrefine();
bonus bBaseAtk,.@r*3;
bonus bBaseAtk,min(BaseLevel,180)/15*3;
if (.@r>=7) {
   bonus bAspdRate,getskilllv("SN_WINDWALK");
}
if (.@r>=9) {
   bonus bLongAtkRate,10;
}
N/A
N/A

N/A