Basic Info

Name 24238 Gigantic Shadow Earring
Item ID 24238 - S_Gigantic_Earring
Type Armor
24238
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 small monsters.
Refine level +7: increase 1% more damage to small monsters.
Refine level +9: increase 2% more damage to small monsters.
When equipped with Gigantic 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 small 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_Small,1; if (getrefine()>=7) { bonus2 bAddSize,Size_Small,1; } if (getrefine()>=9) { bonus2 bAddSize,Size_Small,2; }
Equip Script
None
Unequip Script
None