ID #28392
Shadowgear
Archer 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.
_______________________
Adds 20% chance when using Double Strafe, increases ATK and HIT by 30 for 5 seconds.
_______________________
For each Refine Level:
ATK +10
HIT +10
_______________________
When equipped with Archer Shadow Pendant:
ATK +1%
MaxHP +1%
Total Refine Level of Archer Shadow Earring and Archer Shadow Pendant at least +10:
ATK +2%
MaxHP +2%
_______________________
Type: Shadow Earring
_______________________
Requirement: None
_______________________
Adds 20% chance when using Double Strafe, increases ATK and HIT by 30 for 5 seconds.
_______________________
For each Refine Level:
ATK +10
HIT +10
_______________________
When equipped with Archer Shadow Pendant:
ATK +1%
MaxHP +1%
Total Refine Level of Archer Shadow Earring and Archer Shadow Pendant at least +10:
ATK +2%
MaxHP +2%
_______________________
Type: Shadow Earring
_______________________
Requirement: None
Available from boxes
Basic Information
Type
Shadowgear
Requirements
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; autobonus3 "{ .@val = 30+(getrefine()*10); bonus bBaseAtk,.@val; bonus bHit,.@val; }",200,5000,"AC_DOUBLE","{ specialeffect2 EF_POTION_BERSERK; }";
.@r = getrefine();
bonus bMaxHP,.@r*10;
autobonus3 "{ .@val = 30+(getrefine()*10); bonus bBaseAtk,.@val; bonus bHit,.@val; }",200,5000,"AC_DOUBLE","{ specialeffect2 EF_POTION_BERSERK; }";