Viewing Item

#24321: Bearer's Shadow Pendant II

Item ID 24321 For Sale No
Identifier S2_Bearers_Pendent Credit Price Not For Sale
Name Bearer's Shadow Pendant 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 Left (Pendant)
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 bonus bBaseAtk,5;

4 if (.@r >= 7) {

5 .@val = 3;

6 }

7 else {

8 .@val = 1;

9 }

10 bonus bMaxHPrate,.@val;

Equip Script None
Unequip Script None