Item Details

Vulcanus Armor-LT [1] ( Vulcan_Armor_TW_LT )

ID 450298 Vulcanus Armor-LT [1]
Vulcanus Armor-LT [1] Buy Price: zeny Sell Price: 0 zeny Weight: 30 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Armor
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 30
Weapon Level: Not specified Armor Level: 2 Min. Equip Level: 150 Max. Equip Level: Not specified
Refineable: 1 Gradable: 1 Element: Neutral Classes: Not specified

ATK+150.
------------------------
Every 2 level refine, ATK+15.
Every 3 level refine, increase Arm Cannon/Axe Tornado/Crazy Vines/Cart Tornado skills damage by 20%.
------------------------
When refined to +9 or higher, increase melee/range physical damage by 10%.
When refined to +11 or higher, increase physical damage to all races by 15%.
When refined to +13 or higher, reduce After cast delay skill by 15%.
------------------------
Set Bonus:
Vulcanus Armor-LT
Porcellio Card

ATK+100,
Increase physical damage to all sizes enemies +15%.
Ignores 20% of the physical defense of normal-class enemies.
------------------------
Set Bonus:
Vulcanus Armor-LT
Gloom Under Night Card

ATK+100,
Increase physical damage to all sizes enemies +30%.
Ignores 20% of the physical defense of normal-class enemies.
------------------------
[Grade Bonus]
[Grade D] Every 2 level refine, ATK+8.
Every 3 level refine, increase physical damage to enemies of all sizes by 4%.
[Grade C] Every 3 level refine, increase Axe Stomp/Acidified Zone (Fire) skills damage by 5%.
[Grade B] Every 2 level refine, P.ATK+1.
Every 3 level refine, increase physical damage to enemies of all sizes by 5%.
[Grade A] Every 3 level refine, increase Axe Stomp/Acidified Zone (Water) skills damage by 8%.
When refined to +13 or higher, increase melee/range physical damage by 25%.
------------------------
Type: Armor
Def: 30
Weight: 30
Armor Level: 2
Required Level: 150
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 bBaseAtk,150+(15*(.@r/2));
bonus2 bSkillAtk,"NC_ARMSCANNON",20*(.@r/3);
bonus2 bSkillAtk,"NC_AXETORNADO",20*(.@r/3);
bonus2 bSkillAtk,"GN_CRAZYWEED_ATK",20*(.@r/3);
bonus2 bSkillAtk,"GN_CART_TORNADO",20*(.@r/3);
if (.@r>=9) {
   bonus bLongAtkRate,10;
   bonus bShortAtkRate,10;
}
if (.@r>=11)
   bonus2 bAddRace,RC_All,15;
if (.@r>=13)
   bonus bDelayrate,-15;
if (.@g>=ENCHANTGRADE_D) {
   bonus bBaseAtk,8*(.@r/2);
   bonus2 bAddSize,Size_All,4*(.@r/3);
}
if (.@g>=ENCHANTGRADE_C) {
   bonus2 bSkillAtk,"MT_AXE_STOMP",5*(.@r/3);
   bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_FIRE",5*(.@r/3);
}
if (.@g>=ENCHANTGRADE_B) {
   bonus bPAtk,.@r/2;
   bonus2 bAddSize,Size_All,5*(.@r/3);
}
if (.@g>=ENCHANTGRADE_A) {
   bonus2 bSkillAtk,"MT_AXE_STOMP",8*(.@r/3);
   bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WATER",8*(.@r/3);
   if (.@r>=13) {
       bonus bLongAtkRate,25;
       bonus bShortAtkRate,25;
   }
}
Not specified
Not specified

Not specified

Not specified