[Not For Sale] Kafra Uniform

Item ID 15472 Name [Not For Sale] Kafra Uniform
None
Weapon Level 0 Identifier Comp_Kafra_Suit
Attack 0 Type Armor
MATK 0 Equip Locations Armor
Defense 40 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 50 Min Equip Level 1
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
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 Guild Storage, Can't be attached in Mail, Can't be auctioned
Item Script
.@r = getrefine();
bonus2 bExpAddRace,RC_All,5;
bonus2 bDropAddRace,RC_All,5;
bonus bMaxHP,100*.@r;
bonus bMaxSP,20*.@r;
if (.@r>=7) {
   bonus bMaxHPrate,3;
   bonus bMaxSPrate,3;
}
if (.@r>=9) {
   bonus bMaxHPrate,5;
   bonus bMaxSPrate,5;
}
if (.@r>=12) {
   bonus bHPrecovRate,100;
   bonus bSPrecovRate,100;
}

Set Script
[Not For Sale] Kafra Uniform
[Not For Sale] Kafra Employee Band
bonus2 bExpAddRace,RC_All,5;
bonus2 bDropAddRace,RC_All,5;
bonus bAllStats,4;