Royal Hunting Mail A-type

Item ID 450421 Name Royal Hunting Mail A-type
An armor crafted for efficient hunting by hunters participating in hunting competitions.
_______________________
ATK +100.
_______________________
For each 2 Refine Levels:
ATK +10.
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
When equipped with Royal Hunting Manteau Type A:
ATK +50.
Decreases After Skill Delay by 10%.
_______________________
Type: Armor
Defense: 125
Weight: 100
Armor Level: 1
_______________________
Requirement:
Base Level 115
Weapon Level 0 Identifier Royal_H_Mail_A
Attack 0 Type Armor
MATK 0 Equip Locations Armor
Defense 125 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 100 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 bBaseAtk,100+10*(.@r/2);
if (.@r>=7) {
   bonus bAspdRate,10;
}

Set Script
Royal Hunting Mail A-type
Royal Hunting Manteau A-type
bonus bDelayrate,-10;
bonus bBaseAtk,50;
Royal Hunting Boots A-type
Royal Hunting Mail A-type
bonus bAtkRate,5;
bonus bMaxHPrate,5;