Automatic Leg Type B

Item ID 470023 Name Automatic Leg Type B
Combat boots B 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 Magical Damage with every element by 7%.
_______________________
When equipped with Automatic Armor Type A:
MaxSP +7%
_______________________
When equipped with Automatic Armor Type B:
MATK +7%
_______________________
Type: Shoes
Defense: 70
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 160
Weapon Level 0 Identifier Auto_Leg_B
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) {
   bonus2 bMagicAtkEle,Ele_All,7;
}

Set Script
Automatic Engine Wing Type A
Automatic Leg Type B
bonus bVariableCastrate,-15;
Automatic Leg Type B
Automatic Armor Type A
bonus bMaxSPrate,7;
Automatic Leg Type B
Automatic Armor Type B
bonus bMatkRate,7;
Automatic Engine Wing Type B
Automatic Leg Type B
bonus2 bMagicAtkEle,Ele_All,15;