Item Details

Booster Katar [2] ( Boost_Katar )

ID 610000 Booster Katar [2]
Booster Katar [2] Buy Price: zeny Sell Price: 0 zeny Weight: 0 Slots: 2
Type: Weapon item. Sub Type: Katar Gender: Both Locations: Right_Hand + Left_Hand
Attack: 150 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.

Special Katar prepared for your rapid growth.
Type: Weapon
Class: Katar
Attack: 150
Weight: 0
Weapon Level: 4
Requires Level: 100
Usable By: Guillotine Cross
ATK + 2%
Increases critical damage by 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 critical damage by additional 1% per Qatar Training level learned.
If refine rate is +9 or higher, ATK + 10%.

When equipped with Attacker Booster set (Plate, Manteau, Greeves, and Ring),
ASPD + 2
Increases critical damage by 10%.
Increases physical damage to all attribute enemies by 1% per 15 base levels up to level 180.
When using Lethal Poison Inflict, increases physical damage inflicted to all attribute enemies by additional 10% for 60 seconds.

When equipped with Range Booster set (Suit, Manteau, Boots, and Brooch),
ATK + 10%
Reduces After Skill Delay by 15%.
Increases Rolling Cutter damage by 1% per 15 base levels up to level 180.
When using Lethal Poison, increases Rolling Cutter 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 bAtkRate,2;
bonus bCritAtkRate,3;
.@r = getrefine();
bonus bBaseAtk,.@r*3;
bonus bBaseAtk,min(BaseLevel,180)/15*3;
if (.@r>=7) {
   bonus bCritAtkRate,getskilllv("AS_KATAR");
}
if (.@r>=9) {
   bonus bAtkRate,10;
}
Not specified
Not specified

Not specified