[Not for Sale] Record of Mage

Item ID 490289 Name [Not for Sale] Record of Mage
None
Weapon Level 0 Identifier Comp_Record_Mage_TH
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Right
Defense 0 Equippable Jobs Wizard, Sage
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
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 bIgnoreMdefRaceRate,RC_All,10*(getskilllv("MG_SAFETYWALL")/2);
bonus2 bIgnoreMdefRaceRate,RC_Player_Human,-10*(getskilllv("MG_SAFETYWALL")/2);
bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-10*(getskilllv("MG_SAFETYWALL")/2);

Set Script
Old Magic Stone Hat
[Not for Sale] Record of Mage
bonus bFixedCast,-300;
bonus2 bMagicAtkEle,Ele_Neutral,15;
bonus2 bSkillAtk,"WL_COMET",30;
Old Wind Whisper
[Not for Sale] Record of Mage
bonus5 bAutoSpell,"HW_MAGICPOWER",5,50,BF_MAGIC,0;
bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",30;
[Not for Sale] Record of Mage
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
[Not for Sale] Record of Mage
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
[Not for Sale] Record of Mage
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);