Basic Info

Name 24234 Titan Shadow Earring
Item ID 24234 - S_Titan_Earring
Type Armor
24234
A sacred earring which is believed to protect it's wearer.
It also draws the wearer's potential abilities.
Increase 1% of damage inflicted to large monsters.
Refined to +7 or higher increase 1% more damage to large monsters.
Refined to +9 or higher increase 2% more damage to large monsters.
When equipped with Titan shadow set (pendant and earring)
ATK +5
If the total of entire set's refine is equal or higher than +15, increase 2% more damage to large monsters.
Class: Shadow Equipment
Location: Earring
Weight: 0
Level Requirement: 1
Jobs: All classes

Details

Weight 0
NPC Buy 10 z
NPC Sell 5 z
Refineable Yes
Equip Locations Shadow Accessory 2

Stats

Range 0
Defense 0
Attack 0
Magical Attack 0
Weapon Level 0
Slots 0

Restrictions

Level Range Any
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus2 bAddSize,Size_Large,1; if (getrefine()>=7) { bonus2 bAddSize,Size_Large,1; } if (getrefine()>=9) { bonus2 bAddSize,Size_Large,2; }
Equip Script
None
Unequip Script
None