Automatic Leg A-type (Bound)

Item ID 470125 Name Automatic Leg A-type (Bound)
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.
_______________________
Cannot be refined normally.
_______________________
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: 0
Armor Level: 1
_______________________
Requirement:
Base Level 160
Weapon Level 0 Identifier E_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 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) {
   bonus bLongAtkRate,7;
}

Set Script
Automatic Leg A-type (Bound)
Automatic Armor A-type (Bound)
bonus bAtkRate,7;
Automatic Leg A-type (Bound)
Automatic Armor B-type (Bound)
bonus bAspdRate,7;
Automatic Engine wing A-type (Bound)
Automatic Leg A-type (Bound)
bonus bCritAtkRate,15;
Automatic Engine wing B-type (Bound)
Automatic Leg A-type (Bound)
bonus bLongAtkRate,7;