thRO 3rd Anniversary Hat

Item ID 400740 Name thRO 3rd Anniversary Hat
None
Weapon Level 0 Identifier aegis_400740
Attack 0 Type Armor
MATK 0 Equip Locations Upper Headgear
Defense 2 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 30 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 Storage, Can't be put in Guild Storage, Can't be attached in Mail, Can't be auctioned
Item Script
.@r = getrefine();
bonus bSpeedRate,25;
bonus bMaxHP,100*.@r;
bonus bMaxSP,10*.@r;
if (.@r>=4) {
   skill "AL_TELEPORT",1;
   if (.@r>=5) {
       bonus bAllStats,2;
       if (.@r>=6) {
            skill "BS_GREED",1;
            if (.@r>=7) {
                bonus2 bHPDrainRate,40,1;
                bonus2 bSPDrainRate,10,1;
            }
       }
   }
}

Set Script
thRO 3rd Anniversary Hat
The Ragnarok T-Shirts
bonus2 bExpAddRace,RC_All,3;
bonus2 bDropAddRace,RC_All,3;