Viewing Item

#410129: Phantom Ears

Item ID 410129 For Sale No
Identifier Phantom_Ear Credit Price Not For Sale
Name Phantom Ears Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 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("WL_TELEKINESIS_INTENSE")

11 =5)

12 {

13 bonus2

14 bFixedCastrate,"WL_JACKFROST",-100;

15 bonus2

16 bSkillCooldown,"WL_TELEKINESIS_INTENSE",-80000;

17 }

18 if

19 (getskilllv("WL_RECOGNIZEDSPELL")

20 =5)

21 bonus

22 bDelayrate,-15;

Equip Script None
Unequip Script

1 sc_end

2 SC_RECOGNIZEDSPELL;