Basic Info

Name 24218 Blitz Shadow Pendant
Item ID 24218 - S_Blitz_Pendent
Type Armor
24218
A sacred necklace which is believed to protect its wearer.
It also draws the wearer's potential abilities.
ATK +5
Each 2 refines increase ATK +1.
Refine level +7: ASPD +1.
[+Blitz Shadow Earring]
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: Pendant
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 1

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 bAtk2,(getrefine()/2)+5; if (getrefine()>=7) { bonus bAspd,1; }
Equip Script
None
Unequip Script
None