Viewing Item

#32816: Shadow Pendant

Item ID 32816 For Sale No
Identifier Universal_Shadow_Pendent Credit Price Not For Sale
Name Shadow Pendant Type Shadow Equipment
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level 1
Equip Locations Shadow Accessory Left (Pendant)
Equip Upper Normal / Upper / Baby / Third / Third Upper / Third Baby
Equippable Jobs All Jobs
Equip Gender Unknown
Item Use Script

1 if (Class == 0 || Class == 23 || Class == 4001 || Class == 4023 || Class == 4045) { bonus bAspdRate,getrefine()*1; bonus bCastrate,getrefine()*-1; bonus bHealPower,getrefine()*1; } else { if (BaseJob == Job_Monk || BaseJob == Job_Wizard) { bonus bCastrate,getrefine()*-1; } else if (BaseJob == Job_Priest) { bonus bHealPower,getrefine()*1; } else { bonus bAspdRate,getrefine()*1; }}

Equip Script None
Unequip Script None