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
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
Type
Armor
Weight
100
Defense
2
Requirements
Armor Level
1
Min Level
100
Scripts
Script 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;