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 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("WL_TELEKINESIS_INTENSE")>=5) {

6 bonus2 bFixedCastrate,"WL_JACKFROST",-100;

7 bonus2 bSkillCooldown,"WL_TELEKINESIS_INTENSE",-80000;

8 }

9 if (getskilllv("WL_RECOGNIZEDSPELL")>=5)

10 bonus bDelayrate,-15;

Equip Script None
Unequip Script

1 sc_end SC_RECOGNIZEDSPELL;