Basic Info

Name 24229 Soul Shadow Earring
Item ID 24229 - S_Spirit_Earring
Type Armor
24229
A sacred earring which is believed to protect it's wearer.
It also draws the wearer's potential abilities.
MATK +5
Every refine increase MATK by 1.
Refine level +7: MaxHP +1%.
Refine level +9: MATK +1%.
[Soul Shadow Set]
Soul Shadow Weapon
Soul Shadow Earring
Soul Shadow Pendant
MATK +10
If the total amount of refine set is 20, increase MATK by 1%.
If the total amount of refine set is 25, increase MATK 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 bMatk,(5+getrefine()); if (getrefine()>=7) { bonus bMaxHPrate,1; } if (getrefine()>=9) { bonus bMatkRate,1; }
Equip Script
None
Unequip Script
None