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