Viewing Item

#490103: Garnet Crystal Pendant

Item ID 490103 For Sale No
Identifier Garnet_Pendant_TW Credit Price Not For Sale
Name Garnet Crystal Pendant Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable No
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Accessory Right
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 if (eaclass()&EAJL_THIRD && BaseJob == Job_Wizard) {

2 bonus bMdef,15;

3 bonus2 bSubEle,Ele_Neutral,5;

4 bonus bLongAtkDef,5;

5 }

6 else {

7 bonus bMdef,15;

8 bonus2 bSubEle,Ele_Neutral,5;

9 bonus bLongAtkDef,5;

10 skill "WL_RECOGNIZEDSPELL",1;

11 bonus2 bSkillUseSP,"WL_RECOGNIZEDSPELL",-100;

12 bonus2 bSkillCooldown,"WL_RECOGNIZEDSPELL",120000;

13 }

Equip Script None
Unequip Script None