Basic Info

Name 24217 Blitz Shadow Earring
Item ID 24217 - S_Blitz_Earring
Type Armor
24217
A sacred earring which is believed to protect it's wearer.
It also draws the wearer's potential abilities.
HIT +5
Each 2 refines increase HIT +1.
Refine level +7: ASPD +1.
[+Blitz Shadow Pendant]
Increase ATK for each refine of entire set.
If the amount of the entire set of refine is equal or superior 15, add ASPD +1.
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
bonus bHit,(getrefine()/2)+5; if (getrefine()>=7) { bonus bAspd,1; }
Equip Script
None
Unequip Script
None