ID #15079
Armor
Mechanic Battle Armor [1]
Buy Price: N/A
Sell Price: N/A
The battle armor symbolizing the highest status of the Mechanic Artisan.
_______________________
MaxHP +400
_______________________
For each 3 Refine Levels:
VIT +1
STR +1
_______________________
Refine Level +10:
Increases damage of Power Swing by 50%.
_______________________
Refine Level +13:
Increases damage of Power Swing by additional 50%.
_______________________
When equipped with Mechanic Battle Boots and Battle Shawl:
Base DEX at least 90:
Decreases After Skill Delay 10%.
Decreases damage taken from Demi-Human race by 10%.
Decreases Self-Destruction skill cooldown by 60 seconds.
_______________________
Type: Armor
Defense: 55
Weight: 0
Armor Level: 1
_______________________
Requirement:
Base Level 99
Mechanic
_______________________
MaxHP +400
_______________________
For each 3 Refine Levels:
VIT +1
STR +1
_______________________
Refine Level +10:
Increases damage of Power Swing by 50%.
_______________________
Refine Level +13:
Increases damage of Power Swing by additional 50%.
_______________________
When equipped with Mechanic Battle Boots and Battle Shawl:
Base DEX at least 90:
Decreases After Skill Delay 10%.
Decreases damage taken from Demi-Human race by 10%.
Decreases Self-Destruction skill cooldown by 60 seconds.
_______________________
Type: Armor
Defense: 55
Weight: 0
Armor Level: 1
_______________________
Requirement:
Base Level 99
Mechanic
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Defense
55
Job Requirements
Blacksmith
Yes
Requirements
Armor Level
1
Min Level
99
Scripts
Script .@r = getrefine(); bonus bMaxHP,400; bonus bStr,.@r/3; bonus bVit,.@r/3; if (.@r>=10) bonus2 bSkillAtk,"NC_POWERSWING",50; if (.@r>=13) bonus2 bSkillAtk,"NC_POWERSWING",50;
.@r = getrefine(); bonus bMaxHP,400; bonus bStr,.@r/3; bonus bVit,.@r/3; if (.@r>=10) bonus2 bSkillAtk,"NC_POWERSWING",50; if (.@r>=13) bonus2 bSkillAtk,"NC_POWERSWING",50;