[Not For Sale] Fallen Violet Armor

Item ID 450376 Name [Not For Sale] Fallen Violet Armor
None
Weapon Level 0 Identifier aegis_450376
Attack 0 Type Armor
MATK 0 Equip Locations Armor
Defense 50 Equippable Jobs Mage, Wizard, Sage
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_Poison,-10;
bonus2 bSubRace,RC_Insect,-15;
bonus bMatk,30;
bonus bMdef,10;
bonus2 bMagicAddRace,RC_All,3;
if (.@r>=7) {
   bonus bDelayrate,-10;
   if (.@r>=9) {
       bonus bMatk,60;
       bonus bMdef,20;
       bonus2 bMagicAddRace,RC_All,5;
       if (.@r>=11) {
            bonus bVariableCastrate,-8;
       }
   }
}

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