Item Details

Automatic Engine Wing Type C [1] ( Auto_E_WingC_TH )

ID 480451 Automatic Engine Wing Type C [1]
Automatic Engine Wing Type C [1] Buy Price: zeny Sell Price: 0 zeny Weight: 80 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Garment/Robe
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 35
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

Dapat menggunakan skill Greed Lv.1
MaxHP + 2000
------------------------
Per 4 tingkat tempa.
ATK dan MATK +6
------------------------
Jika tingkat tempa +10 atau lebih,
ASPD + 5%
Variable Cast-time -15%
CRI +10
------------------------
Jika tingkat tempa +11 atau lebih,
Damage fisikal jarak-jauh dan jarak dekat +3%
MATK +3%
------------------------
Jika tingkat tempa +12 atau lebih,
Tambahan damage fisikal jarak-jauh dan jarak dekat +3%
Tambahan MATK +3%
------------------------
[Set Bonus]
Automatic Engine Wing Type C
Automatic Armor Type A/B

Jika total tingkat tempa set +21 atau lebih,
Ignore DEF dan MDEF monster race Dragon, Fish, dan Demon +15%.
------------------------
Posisi : Garment
Def : 35
Berat : 80
Syarat Lv : 100
Job : Semua Job

Enables Level 1 Greed.
MHP +2500.

For every 2 refine level,
ATK and MATK +10.

When refined to +7 or higher,
ASPD +10%, reduces variable casting time by 15%,CRI +10.

When refined to +9 or higher,
Increase melee and long ranged physical damage by 10%.
MATK +10%.

When refined to +11 or higher,
Increase melee and long ranged physical damage by additional 7%.
MATK +10%.
------------------------
Set Bonus:
Automatic Engine Wing Type C
Automatic Armor Type A/B

If the sum of refine rate of set is 21 or higher,
ignore defense and magical defense of Dragon,Fish and Demon monsters by 30%.
------------------------
Type : Garment
Def : 35
Weight : 80
Required Level : 100
Class : All Jobs

All

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: 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:
.@r = getrefine();
skill "BS_GREED",1;
bonus bMaxHP,2500;
bonus bBaseAtk,10*(.@r/2);
bonus bMatk,10*(.@r/2);
if (.@r>=7) {
   bonus bAspdRate,10;
   bonus bVariableCastrate,-15;
   bonus bCritical,10;
   if (.@r>=9) {
       bonus bShortAtkRate,10;
       bonus bLongAtkRate,10;
       bonus bMatkRate,10;
       if (.@r>=11) {
            bonus bShortAtkRate,7;
            bonus bLongAtkRate,7;
            bonus bMatkRate,10;
       }
   }
}
Not specified
Not specified

Not specified

Not specified