Viewing Item

#24322: Gemstone Shadow Earring II

Item ID 24322 For Sale No
Identifier S2_Gemstone_Earring Credit Price Not For Sale
Name Gemstone Shadow Earring II 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
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 = getrefine();

2 bonus bMaxHP,.@r*10;

3 if (.@r >= 7) {

4 .@val = 3;

5 }

6 else {

7 .@val = 2;

8 }

9 bonus bMatk,5;

10 bonus bUseSPrate,-.@val;

Equip Script None
Unequip Script None