ID #24726
ShadowGear
Auto Spell Shadow Pendant
Buy Price: N/A
Sell Price: N/A
A sacred necklace which is believed to protect its wearer. It also draws the wearer's potential abilities.
_______________________
HIT +10
_______________________
For each 2 Refine Levels:
HIT +1
_______________________
Refine Level +9:
Perfect HIT +5%
_______________________
Type: Shadow Pendant
_______________________
Requirement: None
_______________________
HIT +10
_______________________
For each 2 Refine Levels:
HIT +1
_______________________
Refine Level +9:
Perfect HIT +5%
_______________________
Type: Shadow Pendant
_______________________
Requirement: None
Available from boxes
Basic Information
Type
ShadowGear
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bHit,10+(.@r/2); if (.@r>=9) { bonus bPerfectHitAddRate,5; }
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bHit,10+(.@r/2);
if (.@r>=9) {
bonus bPerfectHitAddRate,5;
}