Viewing Item

#410066: Professor's Mini Glasses

Item ID 410066 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 0 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

2 bMagicAddSize,Size_All,10;

3 bonus2

4 bSubRace,RC_Player_Human,5;

5 bonus2

6 bSubRace,RC_Player_Doram,5;

7 bonus2

8 bResEff,Eff_Sleep,10000;

9 if

10 (getskilllv("SO_PSYCHIC_WAVE")

11 ==

12 5)

13 {

14 bonus2

15 bFixedCastrate,"SO_PSYCHIC_WAVE",-100;

16 bonus2

17 bSkillCooldown,"SO_EARTHGRAVE",-4000;

18 bonus2

19 bSkillCooldown,"SO_DIAMONDDUST",-4000;

20 }

21 if

22 (getskilllv("SO_VACUUM_EXTREME")

23 ==

24 5)

25 bonus

26 bDelayrate,-15;

Equip Script None
Unequip Script None