ID #470022
Armor
Automatic Leg Type A [1]
Buy Price: N/A
Sell Price: N/A
Combat boots A type improved with the technology of Varmundt's mansion.
It is said to be able to add abilities by attaching various modules.
_______________________
MaxSP +250
_______________________
For each 2 Refine Levels:
MaxSP +20
_______________________
Refine Level +7:
Increases Ranged Physical Damage by 7%.
_______________________
When equipped with Automatic Armor Type A:
ATK +7%
_______________________
When equipped with Automatic Armor Type B:
Increases Attack Speed (decreases After Attack Delay by 7%).
_______________________
Type: Shoes
Defense: 70
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 160
It is said to be able to add abilities by attaching various modules.
_______________________
MaxSP +250
_______________________
For each 2 Refine Levels:
MaxSP +20
_______________________
Refine Level +7:
Increases Ranged Physical Damage by 7%.
_______________________
When equipped with Automatic Armor Type A:
ATK +7%
_______________________
When equipped with Automatic Armor Type B:
Increases Attack Speed (decreases After Attack Delay by 7%).
_______________________
Type: Shoes
Defense: 70
Weight: 50
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
500
Defense
70
Acquisition method
Equipment reform
Requirements
Armor Level
1
Min Level
160
Scripts
Script .@r = getrefine(); bonus bMaxSP,250; bonus bMaxSP,20*(.@r/2); if (.@r>=7) { bonus bLongAtkRate,7; }
.@r = getrefine();
bonus bMaxSP,250;
bonus bMaxSP,20*(.@r/2);
if (.@r>=7) {
bonus bLongAtkRate,7;
}