Item Details

Defiant Booster Shoes [1] ( Defn_Shoes )

ID 470002 Defiant Booster Shoes [1]
Defiant Booster Shoes [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: 18
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 beberapa elemen serangan magic.

Tidak bisa ditempa dengan cara biasa.

MATK + 10, FLEE + 10.
Max HP +200 setiap 3 tingkat tempa.
Jika tingkat tempa 7 atau lebih, Max HP +1000.
Jika tingkat tempa 9 atau lebih, mengurangi fixed cast-time sebesar 0.5 detik.
Jenis: Shoes Defense: 18
Berat: 0
Lv Minimal: 100
Job: All Job

Type: Equipment
Class: Shoes
Defense: 18
Weight: 0
Requires Level: 100
Usable By: All Jobs
MATK + 20
FLEE + 20
For every 3 refine levels, increases MHP + 400.
If refined to +7, increases MHP + 1800.
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 bMatk,20;
bonus bFlee,20;
.@r = getrefine();
if (.@r>=3) {
   bonus bMaxHP,.@r/3*400;
}
if (.@r>=7) {
   bonus bMaxHP,1800;
}
if (.@r>=9) {
   bonus bFixedCast,-500;
}
Not specified
Not specified

Not specified