[Not For Sale] Pink Shampoo Hat

Item ID 400680 Name [Not For Sale] Pink Shampoo Hat
None
Weapon Level 0 Identifier aegis_400680
Attack 0 Type Armor
MATK 0 Equip Locations Upper Headgear
Defense 18 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 100 Min Equip Level 90
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();
bonus bMdef,15;
bonus bDef,50*.@r;
skill "AL_PNEUMA",1;
if (.@r>=5) {
   bonus bDelayrate,-10;
   bonus bMaxHPrate,20;
   bonus bMaxSPrate,20;
   bonus2 bSubRace,RC_All,10;
   if (.@r>=9) {
       bonus bDelayrate,-10;
       bonus2 bVariableCastrate,"SL_KAIZEL",-50;
       bonus2 bVariableCastrate,"SL_KAUPE",-50;
       bonus2 bSubRace,RC_All,10;
       if (.@r>=11) {
            bonus bDelayrate,-10;
            bonus2 bVariableCastrate,"SL_KAIZEL",-50;
            bonus2 bVariableCastrate,"SL_KAUPE",-50;
       }
   }
}