Screaming Ghost Party

Item ID 450338 Name Screaming Ghost Party
None
Weapon Level 0 Identifier Screaming_Ghoost_Party
Attack 0 Type Armor
MATK 0 Equip Locations Armor
Defense 100 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 100 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 bUnbreakableArmor;
bonus2 bSubClass,Class_Normal,5;
bonus2 bSubClass,Class_Boss,5;
bonus2 bSubRace,RC_Player_Doram,7;
bonus2 bSubRace,RC_Player_Human,7;
bonus bBaseAtk,30*.@r;
bonus bMatk,30*.@r;
if (.@r>=7) {
   bonus bAspdRate,10;
   bonus2 bAddRace,RC_All,15;
   bonus2 bMagicAddRace,RC_All,15;
   if (.@r>=9) {
       bonus bPerfectHitAddRate,25;
       bonus2 bAddRace,RC_All,25;
       bonus2 bMagicAddRace,RC_All,25;
   }
}

Set Script
Black Winged Apostle
Screaming Ghost Party
bonus2 bSubEle,Ele_Ghost,15;
bonus2 bAddRace,RC_All,30;
bonus2 bMagicAddRace,RC_All,30;