Royal Hunting Boots B-type

Item ID 470314 Name Royal Hunting Boots B-type
A pair of boots crafted for efficient hunting by hunters participating in hunting competitions.
_______________________
MaxSP +200
_______________________
For each 2 Refine Levels:
MaxSP +20
_______________________
Refine Level +7:
Increases Magical Damage with every element by 5%.
_______________________
When enchanted with Royal Hunting Armor Type B:
MATK +5%, MaxSP +5%.
_______________________
Type: Shoes
Defense: 15
Weight: 45
Armor Level: 1
_______________________
Requirement:
Base Level 115
Weapon Level 0 Identifier Royal_H_Boots_B
Attack 0 Type Armor
MATK 0 Equip Locations Footgear
Defense 15 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 45 Min Equip Level 115
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bMaxSP,200+20*(.@r/2);
if (.@r>=7) {
   bonus2 bMagicAtkEle,Ele_All,5;
}

Set Script
Royal Hunting Boots B-type
Royal Hunting Mail B-type
bonus bMatkRate,5;
bonus bMaxSPrate,5;
Royal Hunting Manteau B-type
Royal Hunting Boots B-type
bonus2 bMagicAtkEle,Ele_All,10;
bonus bDelayrate,-10;