Basic Info

Name 24226 Force Shadow Pendant
Item ID 24226 - S_Force_Pendant
Type Armor
24226
A sacred necklace which is believed to protect its 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: Pendant
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 1

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