Item Details

Ancient Mechanic Greaves [1] ( Mecha_Greaves_US )

ID 470289 Ancient Mechanic Greaves [1]
Ancient Mechanic Greaves [1] Buy Price: zeny Sell Price: 0 zeny Weight: 100 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: 50
Weapon Level: Not specified Armor Level: 2 Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: 1 Element: Neutral Classes: Not specified

Greaves made by ancient lost technology.
------------------------
MDEF + 10.
------------------------
For every 2 refine level, POW + 3.
------------------------
For every 3 refine level, MHP + 3%, reduce After Cast Delay by 2%.
------------------------
When refined to +9 or higher, ATK + 15%.
------------------------
When refined to +10 or higher, increase melee and long-range physical damage by 20%.
------------------------
When refined to +11 or higher, increase physical damage against all property enemies by 20%.
------------------------
When refined to +12 or higher, increase movement speed.
------------------------
When refined to +13 or higher,
reduce Variable Casting Time of Arm Cannon by 100%,
reduce Axe Tornado cooldown by 2 seconds,
increase Arm Cannon and Axe Tornado damage by 150%.
------------------------
Set Bonus:
Ancient Mechanic Greaves [1]
Rock Step Card

ATK + 75,
increase Arm Cannon damage by 50%,
increase melee and long-range physical damage by 10%.
------------------------
Set Bonus:
Ancient Mechanic Greaves [1]
True Howard Alt-Eisen Card

ATK + 75,
increase Axe Tornado damage by 50%,
increase melee and long-range physical damage by 10%.
------------------------
Set Bonus:
Ancient Mechanic Greaves [1]
RSX-0806 Card

ATK + 100, POW + 15,
reduce physical damage taken from Large and Medium sized enemies by 10%,

For every 2 refine level, increase melee and long-range physical damage by 6%.

When equipped by Merchant classes, ATK + 200.
------------------------
[Grade Bonus]
[Grade D] Reduce Fixed Casting Time by 0.7 seconds.
[Grade C] Increase physical damage against all size enemies by 20%.
[Grade B] All Talent Status + 10.
[Grade A] Increase Arm Cannon and Axe Tornado damage by 150%.
------------------------
Type: Shoes
Def: 50
Weight: 100
Armor Level: 2
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();
.@g = getenchantgrade();
bonus bMdef,10;
bonus bPow,3*(.@r/2);
bonus bMaxHPrate,3*(.@r/3);
bonus bDelayrate,-2*(.@r/3);
if (.@r>=9) {
   bonus2 bAddClass,Class_All,15;
   if (.@r>=10) {
       bonus bShortAtkRate,20;
       bonus bLongAtkRate,20;
       if (.@r>=11) {
            bonus2 bAddEle,Ele_All,20;
            if (.@r>=12) {
                bonus bSpeedRate,25;
                if (.@r>=13) {
                    bonus2 bVariableCastrate,"NC_ARMSCANNON",-100;
                    bonus2 bSkillCooldown,"NC_AXETORNADO",-2000;
                    bonus2 bSkillAtk,"NC_ARMSCANNON",150;
                    bonus2 bSkillAtk,"NC_AXETORNADO",150;
                }
            }
       }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bFixedCast,-700;
   if (.@g>=ENCHANTGRADE_C) {
       bonus2 bAddSize,Size_All,20;
       if (.@g>=ENCHANTGRADE_B) {
            bonus bAllTraitStats,10;
            if (.@g>=ENCHANTGRADE_A) {
                bonus2 bSkillAtk,"NC_ARMSCANNON",150;
                bonus2 bSkillAtk,"NC_AXETORNADO",150;
            }
       }
   }
}
Not specified
Not specified

Not specified

Not specified