Automatic Leg B-type (Bound)

Item ID 470126 Name Automatic Leg B-type (Bound)
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.
_______________________
Cannot be refined normally.
_______________________
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: 0
Armor Level: 1
_______________________
Requirement:
Base Level 160
Weapon Level 0 Identifier E_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 0 Min Equip Level 160
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction Can't be dropped, Can't be traded with player, Can't be put in Cart, Can't be put in Storage, Can't be put in Guild Storage, Can't be attached in Mail, Can't be auctioned
Item Script
.@r = getrefine();
bonus bMaxSP,250+20*(.@r/2);
if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_All,7;
}

Set Script
Automatic Leg B-type (Bound)
Automatic Armor A-type (Bound)
bonus bMaxSPrate,7;
Automatic Leg B-type (Bound)
Automatic Armor B-type (Bound)
bonus bMatkRate,7;
Automatic Engine wing A-type (Bound)
Automatic Leg B-type (Bound)
bonus bVariableCastrate,-15;
Automatic Engine wing B-type (Bound)
Automatic Leg B-type (Bound)
bonus2 bMagicAtkEle,Ele_All,15;