[Not For Sale] Fallen Flame Armor

Item ID 450378 Name [Not For Sale] Fallen Flame Armor
None
Weapon Level 0 Identifier aegis_450378
Attack 0 Type Armor
MATK 0 Equip Locations Armor
Defense 50 Equippable Jobs Swordman, Knight, Crusader
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper Upper, Third, Third Upper, Third Baby
Weight 100 Min Equip Level 30
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 bAllStats,1;
bonus2 bSubEle,Ele_Water,-10;
bonus2 bSubRace,RC_Fish,-15;
bonus bMaxHPrate,10;
if (.@r>=7) {
   bonus bMaxHPrate,10;
   bonus4 bAutoSpellWhenHit,"AL_PNEUMA",1,50,0;
   if (.@r>=9) {
       bonus bDelayrate,-5;
       bonus bAspd,1;
       if (.@r>=11) {
            bonus2 bAddEffWhenHit,Eff_Freeze,5000;
            bonus2 bAddEffWhenHit,Eff_Stone,5000;
            bonus2 bAddEffWhenHit,Eff_Stun,5000;
       }
   }
}

Set Script
[Not For Sale] Fallen Flame Armor
Fallen Angel Wing
if (getequiprefinerycnt(EQI_GARMENT) >= 9) {
   bonus2 bSubRace,RC_All,3;
   bonus2 bSubRace,RC_Angel,-3;
}
[Not For Sale] Fallen Flame Armor
[Not For Sale] Fallen Angel Wing
if (getequiprefinerycnt(EQI_GARMENT) >= 9) {
   bonus2 bSubRace,RC_All,3;
   bonus2 bSubRace,RC_Angel,-3;
}
Gang Scarf
[Not For Sale] Fallen Flame Armor
bonus bVit,2;
bonus bMaxHPrate,10;
[Not For Sale] Gang Scarf
[Not For Sale] Fallen Flame Armor
bonus bVit,2;
bonus bMaxHPrate,10;
[Not For Sale] Fallen Flame Armor
Fallen Angel Tear
if (getequiprefinerycnt(EQI_ARMOR) >= 9)
   bonus bMaxHPrate,8;