ID #24217
Shadowgear
Blitz 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.
_______________________
HIT +5
_______________________
For each 2 Refine Levels:
HIT +1
_______________________
Refine Level +7:
ASPD +1
_______________________
When equipped with Blitz Shadow Pendant:
For each Refine Level of entire set:
ATK +1
_______________________
Total Refine Level of entire set at least +15:
ASPD +1
_______________________
Type: Shadow Earring
_______________________
Requirement: None
_______________________
HIT +5
_______________________
For each 2 Refine Levels:
HIT +1
_______________________
Refine Level +7:
ASPD +1
_______________________
When equipped with Blitz Shadow Pendant:
For each Refine Level of entire set:
ATK +1
_______________________
Total Refine Level of entire set at least +15:
ASPD +1
_______________________
Type: Shadow Earring
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bHit,(.@r/2)+5; if (.@r>=7) { bonus bAspd,1; }
.@r = getrefine();
bonus bMaxHP,.@r*10;
bonus bHit,(.@r/2)+5;
if (.@r>=7) {
bonus bAspd,1;
}