Item Details

Attacker Booster Greaves [1] ( Atker_Greave )

ID 470000 Attacker Booster Greaves [1]
Attacker Booster Greaves [1] Buy Price: zeny Sell Price: 0 zeny Weight: 0 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Shoes
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 20
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Sepatu yang disiapkan khusus untuk perkembangan yang cepat
Barang ini dikhususkan untuk serangan jarak dekat.

Tidak bisa ditempa dengan cara biasa.

ATK + 10, FLEE + 10.
Max HP +1% setiap 3 tingkat tempa.
Jika tingkat tempa 7 atau lebih, Max HP +5%.
Jika tingkat tempa 9 atau lebih, mengurangi fixed cast-time sebesar 0.5 detik.
Jenis: Shoes Defense: 20
Berat: 0
Lv Minimal: 100
Job: All Job

Type: Equipment
Class: Shoes
Defense: 20
Weight: 0
Requires Level: 100
Usable By: All Jobs
ATK + 20
FLEE + 20
For every 3 refine levels, increases MHP + 1%.
If refined to +7, increases MHP + 5%.
If refined to +9, decreases Fixed Casting Time by 0.5 seconds.

All

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 bBaseAtk,20;
bonus bFlee,20;
.@r = getrefine();
if (.@r>=3) {
   bonus bMaxHPrate,.@r/3;
}
if (.@r>=7) {
   bonus bMaxHPrate,5;
}
if (.@r>=9) {
   bonus bFixedCast,-500;
}
Not specified
Not specified

Not specified