ID #450127
Armor
Automatic Armor Type A [1]
Buy Price: N/A
Sell Price: N/A
Combat armor type A improved with the technology of the Varmundt's mansion.
It is said to be able to add abilities by attaching various modules.
_______________________
ATK +125
_______________________
For each 2 Refine Levels:
ATK +10
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 15%).
_______________________
When equipped with Automatic Engine Wing Type A:
ATK +50
_______________________
When equipped with Automatic Engine Wing Type B:
Decreases After Skill Delay by 10%.
_______________________
Type: Armor
Defense: 135
Weight: 100
Armor Level: 1
_______________________
Requirement:
Base Level 160
It is said to be able to add abilities by attaching various modules.
_______________________
ATK +125
_______________________
For each 2 Refine Levels:
ATK +10
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 15%).
_______________________
When equipped with Automatic Engine Wing Type A:
ATK +50
_______________________
When equipped with Automatic Engine Wing Type B:
Decreases After Skill Delay by 10%.
_______________________
Type: Armor
Defense: 135
Weight: 100
Armor Level: 1
_______________________
Requirement:
Base Level 160
Equipment Reform
Available through the reform system R_Ep17_Box
- Imperfect Rune × 10
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
1000
Defense
135
Acquisition method
Equipment reform
Requirements
Armor Level
1
Min Level
160
Scripts
Script .@r = getrefine(); bonus bBaseAtk,125; bonus bBaseAtk,10*(.@r/2); if (.@r>=7) { bonus bAspdRate,15; }
.@r = getrefine();
bonus bBaseAtk,125;
bonus bBaseAtk,10*(.@r/2);
if (.@r>=7) {
bonus bAspdRate,15;
}