0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #410130 Armor

Phantom Ears

Buy Price: N/A Sell Price: N/A
Phantom Ears.
They have a mysterious power that interferes with the mind.
_______________________
Increases Magical Damage against monsters of every size by 10%.
Decreases damage taken from Players by 5%.
Prevents Sleep status.
_______________________
When Level 5 Telekinesis Intense is learned:
Decreases Fixed Casting Time of Jack Frost by 100%.
Decreases Telekinesis Intense skill cooldown by 80 seconds.
_______________________
When Level 5 Recognized Spell is learned:
Decreases After Skill Delay by 15%.
_______________________
Unequipping will cancel Telekinesis Intense.
_______________________
Type: Headgear
Defense: 2
Position: Middle
Weight: 10
_______________________
Requirement:
Base Level 100

Basic Information

Armor
100
2

Requirements

1
100

Scripts

bonus2 bMagicAddSize,Size_All,10; bonus2 bSubRace,RC_Player_Human,5; bonus2 bSubRace,RC_Player_Doram,5; bonus2 bResEff,Eff_Sleep,10000; if (getskilllv("WL_TELEKINESIS_INTENSE")>=5) { bonus2 bFixedCastrate,"WL_JACKFROST",-100; bonus2 bSkillCooldown,"WL_TELEKINESIS_INTENSE",-80000; } if (getskilllv("WL_RECOGNIZEDSPELL")>=5) bonus bDelayrate,-15;
bonus2 bMagicAddSize,Size_All,10;
bonus2 bSubRace,RC_Player_Human,5;
bonus2 bSubRace,RC_Player_Doram,5;
bonus2 bResEff,Eff_Sleep,10000;
if (getskilllv("WL_TELEKINESIS_INTENSE")>=5) {
   bonus2 bFixedCastrate,"WL_JACKFROST",-100;
   bonus2 bSkillCooldown,"WL_TELEKINESIS_INTENSE",-80000;
}
if (getskilllv("WL_RECOGNIZEDSPELL")>=5)
   bonus bDelayrate,-15;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.