[Not For Sale] Record of Mage 2

Item ID 490419 Name [Not For Sale] Record of Mage 2
None
Weapon Level 0 Identifier Comp_Record_Mage2_TH
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Left
Defense 0 Equippable Jobs Wizard, Sage
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper Third, Third Upper, Third Baby
Weight 10 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
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
bonus bVariableCastrate,-10;
bonus2 bMagicAddSize,Size_All,6;
bonus2 bSkillAtk,"WL_COMET",30;
bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",30;

Set Script
Old Magic Stone Hat
[Not For Sale] Record of Mage 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus2 bMagicAtkEle,Ele_Fire,2*.@r;
bonus2 bMagicAtkEle,Ele_Neutral,2*.@r;
Old Wind Whisper
[Not For Sale] Record of Mage 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus2 bMagicAtkEle,Ele_Neutral,2*.@r;
bonus2 bMagicAtkEle,Ele_Wind,2*.@r;
Record of Mage
[Not For Sale] Record of Mage 2
bonus2 bIgnoreDefRaceRate,RC_All,50;
bonus2 bIgnoreDefRaceRate,RC_Player_Doram,-50;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,-50;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Wizard) {
   bonus bFixedCast,-700;
   if (BaseLevel < 170)
       bonus2 bSkillCooldown,"WL_CRIMSONROCK",-4000;
   if (BaseLevel >=170) {
       bonus2 bSkillCooldown,"WL_CRIMSONROCK",-1000;
       bonus2 bSkillAtk,"WL_CRIMSONROCK",30;
   }
}
if (eaclass()&EAJL_THIRD && BaseJob == Job_Sage) {
   bonus bInt,30;
   if (BaseLevel < 170)
       bonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-4000;
   if (BaseLevel >=170) {
       bonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-1000;
       bonus2 bSkillAtk,"SO_VARETYR_SPEAR",30;
   }
}
[Not for Sale] Record of Mage
[Not For Sale] Record of Mage 2
bonus2 bIgnoreDefRaceRate,RC_All,50;
bonus2 bIgnoreDefRaceRate,RC_Player_Doram,-50;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,-50;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Wizard) {
   bonus bFixedCast,-700;
   if (BaseLevel < 170)
       bonus2 bSkillCooldown,"WL_CRIMSONROCK",-4000;
   if (BaseLevel >=170) {
       bonus2 bSkillCooldown,"WL_CRIMSONROCK",-1000;
       bonus2 bSkillAtk,"WL_CRIMSONROCK",30;
   }
}
if (eaclass()&EAJL_THIRD && BaseJob == Job_Sage) {
   bonus bInt,30;
   if (BaseLevel < 170)
       bonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-4000;
   if (BaseLevel >=170) {
       bonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-1000;
       bonus2 bSkillAtk,"SO_VARETYR_SPEAR",30;
   }
}
Old Magic Stone Hat
Record of Mage
[Not For Sale] Record of Mage 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus2 bMagicAddRace,RC_All,3*(.@r/3);
bonus2 bSkillAtk,"WL_COMET",10*(.@r/3);
Old Magic Stone Hat
[Not for Sale] Record of Mage
[Not For Sale] Record of Mage 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus2 bMagicAddRace,RC_All,3*(.@r/3);
bonus2 bSkillAtk,"WL_COMET",10*(.@r/3);
Old Wind Whisper
Record of Mage
[Not For Sale] Record of Mage 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus2 bMagicAddRace,RC_All,3*(.@r/3);
bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",10*(.@r/3);
Old Wind Whisper
[Not for Sale] Record of Mage
[Not For Sale] Record of Mage 2
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
bonus2 bMagicAddRace,RC_All,3*(.@r/3);
bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",10*(.@r/3);