Item Details

Booster Knuckles [2] ( Boost_Knuckle )

# 560000 Booster Knuckles [2]
Booster Knuckles [2] Buy: zeny Sell: 0 zeny Weight: 0 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 150 M. Attack: N/A Range: 1 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 knuckle prepared for your rapid growth.
Type: Weapon
Class: Knuckle
Attack: 150
Weight: 0
Weapon Level: 4
Requires Level: 100
Usable By: Sura
ATK + 2%
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 MaxHP + 2% per level of Aeration.
If refine rate is +9 or higher, increases physical damage against enemies of all sizes by 10%.

When equipped with Attacker Booster set (Plate, Manteau, Greaves, and Ring),
MaxHP + 10%
ATK + 10%
Increases Cannon damage by 1% per 15 base levels up to level 180.
When using an Optical Axis, increases Cannon damage by additional 20% for 60 seconds.

When equipped with Ranged Booster set (Suit, Manteau, Boots, and Brooch),
MaxSP + 10%
Reduces After Skill Delay by 15%.
Surashin Bullet damage increased by 2% per 15 base levels up to level 180.
When using an Optical Axis, increases damage of Surashin Bullets by an 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 bMaxHPrate,3;
bonus2 bAddClass,Class_All,3;
.@r = getrefine();
bonus bBaseAtk,.@r*3;
bonus bBaseAtk,min(BaseLevel,180)/15*3;
if (.@r>=7) {
   bonus bMaxHPrate,getskilllv("MO_EXPLOSIONSPIRITS")*2;
}
if (.@r>=9) {
   bonus2 bAddSize,Size_All,10;
}
N/A
N/A

N/A