Viewing Item

#410067: Professor's Mini Glasses

Item ID 410067 For Sale No
Identifier Professor_MiniGlass_ Credit Price Not For Sale
Name Professor's Mini Glasses Type Armor
NPC Buy 20 Weight 10
NPC Sell 10 Weapon Level 0
Range 0 Defense 2
Slots 1 Refineable No
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Middle Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus2 bMagicAddSize,Size_All,10;

2 bonus2 bSubRace,RC_Player_Human,5;

3 bonus2 bSubRace,RC_Player_Doram,5;

4 bonus2 bResEff,Eff_Sleep,10000;

5 if (getskilllv("SO_PSYCHIC_WAVE") == 5) {

6 bonus2 bFixedCastrate,"SO_PSYCHIC_WAVE",-100;

7 bonus2 bSkillCooldown,"SO_EARTHGRAVE",-4000;

8 bonus2 bSkillCooldown,"SO_DIAMONDDUST",-4000;

9 }

10 if (getskilllv("SO_VACUUM_EXTREME") == 5)

11 bonus bDelayrate,-15;

Equip Script None
Unequip Script None