Royal Hunting Mail B-type

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

Set Script
Royal Hunting Mail B-type
Royal Hunting Manteau B-type
bonus bAspdRate,10;
bonus bMatk,50;
Royal Hunting Boots B-type
Royal Hunting Mail B-type
bonus bMatkRate,5;
bonus bMaxSPrate,5;