Professor's Mini Glasses

Item ID 410067 Name Professor's Mini Glasses
None
Weapon Level 0 Identifier Professor_MiniGlass_
Attack 0 Type Armor
MATK 0 Equip Locations Middle Headgear
Defense 2 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 10 Min Equip Level 100
NPC Buy 20 Max Equip Level None
NPC Sell 10 Refineable No
Credit Price None Trade restriction None
Item Script
bonus2 bMagicAddSize,Size_All,10;
bonus2 bSubRace,RC_Player_Human,5;
bonus2 bSubRace,RC_Player_Doram,5;
bonus2 bResEff,Eff_Sleep,10000;
if (getskilllv("SO_PSYCHIC_WAVE") == 5) {
   bonus2 bFixedCastrate,"SO_PSYCHIC_WAVE",-100;
   bonus2 bSkillCooldown,"SO_EARTHGRAVE",-4000;
   bonus2 bSkillCooldown,"SO_DIAMONDDUST",-4000;
}
if (getskilllv("SO_VACUUM_EXTREME") == 5)
   bonus bDelayrate,-15;