Basic Info

Name 24225 Force Shadow Earring
Item ID 24225 - S_Force_Earring
Type Armor
24225
A sacred earring which is believed to protect it's wearer.
It also draws the wearer's potential abilities.
ATK +5
Every refine increase ATK by 1.
Refine level +7: MaxHP +1%.
Refine level +9: ATK +1%.
[Force Shadow Set]
Force Shadow Weapon
Force Shadow Earring
Force Shadow Pendant
ATK +10.
If the total amount of refine set is 20, increase ATK by 1%.
If the total amount of refine set is 25, increase ATK by 1%.
Class: Shadow Equipment
Location: Earring
Weight: 0
Level Requirement: 70
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 70 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus bAtk2,(5+getrefine()); if (getrefine()>=7) { bonus bMaxHPrate,1; } if (getrefine()>=9) { bonus bMaxSPrate,1; }
Equip Script
None
Unequip Script
None