Viewing Item

#28392: Archer Shadow Earring

Item ID 28392 For Sale No
Identifier S_Archer_earring Credit Price Not For Sale
Name Archer Shadow Earring Type Shadow Equipment
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable Yes
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Description 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
Equip Locations Shadow Accessory Right (Earring)
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMaxHP,.@r*10;

6 autobonus3

7 "{

8 .@val

9 =

10 30+(getrefine()*10);

11 bonus

12 bBaseAtk,.@val;

13 bonus

14 bHit,.@val;

15 }",200,5000,"AC_DOUBLE","{

16 specialeffect2

17 EF_POTION_BERSERK;

18 }";

Equip Script None
Unequip Script None