Hollow Aggressor

Item ID 470306 Name Hollow Aggressor
None
Weapon Level 0 Identifier Hollow_Aggressor
Attack 0 Type Armor
MATK 0 Equip Locations Footgear
Defense 15 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 50 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bMdef,15;
bonus2 bSubClass,Class_Boss,5;
bonus2 bSubClass,Class_Normal,5;
bonus2 bSubRace,RC_Player_Doram,10;
bonus2 bSubRace,RC_Player_Human,10;
bonus bAllStats,3*.@r;
if (.@r>=7) {
   bonus bDelayrate,-15;
   bonus2 bAddClass,Class_All,15;
   bonus2 bMagicAddClass,Class_All,15;
   if (.@r>=9) {
       bonus bDelayrate,-25;
       bonus2 bAddClass,Class_All,25;
       bonus bMatkRate,25;
       if (.@r>=10) {
            bonus2 bAddSize,Size_All,15;
            bonus2 bMagicAddSize,Size_All,15;
            bonus bDefRatioAtkClass,Class_All;
       }
   }
}

Set Script
Black Winged Apostle
Hollow Aggressor
bonus bMaxHPrate,40;
bonus2 bAddClass,Class_All,30;
bonus2 bMagicAddClass,Class_All,30;