Automatic Leg Type A

Item ID 470022 Name Automatic Leg Type 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
Weapon Level 0 Identifier Auto_Leg_A
Attack 0 Type Armor
MATK 0 Equip Locations Footgear
Defense 70 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 50 Min Equip Level 160
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bMaxSP,250;
bonus bMaxSP,20*(.@r/2);
if (.@r>=7) {
   bonus bLongAtkRate,7;
}

Set Script
Automatic Engine Wing Type A
Automatic Leg Type A
bonus bCritAtkRate,15;
Automatic Leg Type A
Automatic Armor Type A
bonus bAtkRate,7;
Automatic Leg Type A
Automatic Armor Type B
bonus bAspdRate,7;
Automatic Engine Wing Type B
Automatic Leg Type A
bonus bLongAtkRate,7;