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.

Atk + 2%, meningkatkan serangan kritikal sebesar 3%.
Atk + 3 setiap tingkat tempa.
Atk + 3 setiap 15 base level. (sampai level 150)
Jika tingkat tempa 7 atau lebih, meningkatkan serangan kritikal sebesar 1% setiap level Katar Mastery yang pengguna pelajari.
Jika tingkat 9 atau lebih, Atk + 5%.

Jika digunakan bersamaan dengan Attacker Booster Set (Plate/Manteau/Greaves/Ring),
ASPD + 1, meningkatkan serangan kritikal sebesar 10%,
meningkatkan serangan fisik kepada semua ukuran musuh sebesar 1% setiap 15 base level (sampai level 150),
Ketika menggunakan Enchant Deadly Poison, meningkatkan serangan fisik kepada semua ukuran musuh sebesar additional 10% selama 60 detik.

Jika digunakan bersamaan dengan Range Booster Set(Suit/Manteau/Boots/Brooch),
Atk + 10%, mengurangi delay after skill sebesar 5%,
meningkatkan serangan Rolling Cutter sebesar 1% setiap 15 base level (sampai level 150),
Ketika menggunakan Enchant Deadly Poison, tambahan peningkatan serangan Rolling Cutter sebesar 20% selama 60 detik.
Jenis: Katar Serangan: 150
Berat: 0
Weapon Level: 4
Lv Minimal: 100
Job: Guillotine Cross

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

Not specified