Item Details

Booster Whip [2] ( Boost_Whip )

ID 580000 Booster Whip [2]
Booster Whip [2] Buy Price: zeny Sell Price: 0 zeny Weight: 0 Slots: 2
Type: Weapon item. Sub Type: Whip Gender: Female Locations: Weapon
Attack: 150 Magic Attack: 160 Range: 2 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.

Special whip prepared for your rapid growth.
Type: Weapon
Class: Whip
Attack: 150
Weight: 0
Weapon Level: 4
Requires Level: 100
Usable By: Wanderer
MATK + 160
ATK + 3%
Non-property magic damage increased by 3%.
Increases ATK + 2, MATK + 2 per refine rate.
Increases ATK + 3, MATK + 3 per 15 base levels up to level 180.
If refine rate is +7 or higher, variable casting time decreases by 1% per level of Dance Practice.
If refine rate is +9 or higher, increases physical and magical damage to enemies of all sizes by 10%.

When equipped with Elemental Booster set (Robe, Muffler, Shoes, and Earrings),
MATK + 20
Reduces After Skill Delay by 10%.
Reverberation damage increases by 1% per 15 base levels up to level 180.
When Improve Concentration is used, Reverberation damage increases by additional 20% for 60 seconds.

When equipped with Range Booster set (Suit, Manteau, Boots, and Brooch),
ATK + 20
Severe Rainstorm skill cooldown reduced by 2 seconds.
Severe Rainstorm damage increases by 1% per 15 base levels up to level 180.
When Improve Concentration is used, Severe Rainstorm damage increases 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:
bonus2 bMagicAtkEle,Ele_Neutral,3;
bonus bAtkRate,3;
.@r = getrefine();
bonus bBaseAtk,.@r*3;
bonus bMatk,.@r*3;
.@i = min(BaseLevel,180)/15*3;
bonus bBaseAtk,.@i;
bonus bMatk,.@i;
if (.@r>=7) {
   bonus bVariableCastrate,getskilllv("DC_DANCINGLESSON")*-1;
}
if (.@r>=9) {
   bonus bAtkRate,10;
   bonus2 bAddSize,Size_All,10;
   bonus2 bMagicAddSize,Size_All,10;
}
Not specified
Not specified

Not specified