Item Details

Battle Aura Manteau-LT [1] ( Battle_Aura_Manteau_LT )

ID 480454 Battle Aura Manteau-LT [1]
Battle Aura Manteau-LT [1] Buy Price: zeny Sell Price: 0 zeny Weight: 10 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: 20
Weapon Level: Not specified Armor Level: 2 Min. Equip Level: 190 Max. Equip Level: Not specified
Refineable: 1 Gradable: 1 Element: Neutral Classes: Not specified

No Knockback.
Can use skill Summon Spirit Sphere LV5.
------------------------
Every 2 refine level, ATK+10, POW+1, CON+1
Every 3 refine level, Increases ranged/melee physical damage by 8%.
------------------------
When refined to +7 or higher, ATK+15%, increases ASPD (delay after attack) by 10%.
When refined to +9 or higher, Increases physical attack to all property by 12%.
When refined to +11 or higher, Perfect Hit+25.
When refined to +13 or higher, Increases ranged/melee physical damage by 10%.
------------------------
Set Bonus:
Battle Aura Manteau-LT [1]
Old Blazing Soul [1]

Every 3 refine level, Increases Second Flame damage by 15%, increases Third Flame Bomb 10%.
When headgear refined to +13 or higher, MaxHP+25%.
------------------------
Set Bonus:
Battle Aura Manteau-LT [1]
Ifrit Card

Increases physical damage to human, angel, demon, and player race by 40%.
Resistance to fire property by 50%.
Resistance to water property -30%.
Enable to use skill 'Fury' LV5, increases cooldown skill by 20 seconds.
When using skill 'Fury', ATK+200 for 10 seconds.
------------------------
[Grade Bonus]
[Grade D] ATK+80.
[Grade C] Perfect Hit+10.
[Grade B] Increases physical damage to all size by 12%.
[Grade A] Reduce delay after cast skill by 7%. If refine +13, increases physical damage to all race by 12%.
------------------------
Type: Garment
Def: 20
Weight: 10
Armor Level: 2
Required Level: 190
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 bNoKnockback;
skill "MO_CALLSPIRITS",5;
bonus bBaseAtk,10*(.@r/2);
bonus bPow,.@r/2;
bonus bCon,.@r/2;
bonus bShortAtkRate,8*(.@r/3);
bonus bLongAtkRate,8*(.@r/3);
if (.@r>=7) {
   bonus bAtkRate,15;
   bonus bAspdRate,10;
   if (.@r>=9) {
       bonus2 bAddEle,Ele_All,12;
       if (.@r>=11) {
            bonus bPerfectHitAddRate,25;
            if (.@r>=13) {
                bonus bShortAtkRate,10;
                bonus bLongAtkRate,10;
            }
       }
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bBaseAtk,80;
   if (.@g>=ENCHANTGRADE_C) {
       bonus bPerfectHitAddRate,10;
       if (.@g>=ENCHANTGRADE_B) {
            bonus2 bAddSize,Size_All,12;
            if (.@g>=ENCHANTGRADE_A) {
                bonus bDelayrate,-7;
                if (.@r>=13) {
                    bonus2 bAddRace,RC_All,12;
                }
            }
       }
   }
}
Not specified
Not specified

Not specified

Not specified