Fallen Angel Armor

Item ID 450131 Name Fallen Angel Armor
None
Weapon Level 0 Identifier Fallen_Angel_Armor_TW
Attack 0 Type Armor
MATK 0 Equip Locations Armor
Defense 50 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 100 Min Equip Level 30
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bAllStats,1;
bonus bUnbreakableArmor;
bonus2 bSubEle,Ele_Holy,-10;
bonus2 bSubRace,RC_Angel,-15;
bonus2 bSubRace,RC_Demon,5+(.@r>=9?5:0);
bonus2 bSubRace,RC_DemiHuman,5+(.@r>=9?5:0);
bonus2 bSubRace,RC_Player_Human,5+(.@r>=9?5:0);
bonus2 bSubRace,RC_Player_Doram,5+(.@r>=9?5:0);
if (.@r>=7)
   bonus bMaxHPrate,5;
if (.@r>=11)
   bonus bVariableCastrate,-8;

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