Artwork unavailable
RENEWAL / ITEMS
Garnet Crystal Pendant [1]
#490103Armor
Garnet_Pendant_TW
TypeArmor
Equipment positionAccessory (Right)
GenderBoth
Weight10
Buy price0 z
Sell price0 z
DEF10
Slots1
Required level100
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Accessory (Right)
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- No
- Trade
Item effect script
if (eaclass()&EAJL_THIRD && BaseJob == Job_Wizard) {
bonus bMdef,15;
bonus2 bSubEle,Ele_Neutral,5;
bonus bLongAtkDef,5;
}
else {
bonus bMdef,15;
bonus2 bSubEle,Ele_Neutral,5;
bonus bLongAtkDef,5;
skill "WL_RECOGNIZEDSPELL",1;
bonus2 bSkillUseSP,"WL_RECOGNIZEDSPELL",-100;
bonus2 bSkillCooldown,"WL_RECOGNIZEDSPELL",120000;
}