
RENEWAL / ITEMS
Archer Shadow Earring
#28392Shadowgear
S_Archer_earring
TypeShadowgear
Equipment positionShadow right accessory
Weight0
Buy price0 z
Sell price0 z
Required level1
Description
A sacred earring that is said to protect the wearer. eliciting the potential ability of the wearer.
It has 20% chances of ATK, HIT +30 for 5 seconds when using Double Strafe. ATK, HIT +10 per every refine level.
If equipped with Archer Pendant Shadow, ATK +1%, MAXHP +1%.
If the sum of refine rate of set is 10 or higher, additionally ATK +2%, MAXHP +2%.
Type : Shadow Equipment
Location : Earring Weight : 0
Required Level : 1
Jobs : All
Attack: 0
Weight: 0
Weapon Level: 0
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Equipment position
- Shadow right accessory
- Trade
Item effect 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; }";