Gemini Ring

Item ID 490032 Name Gemini Ring
None
Weapon Level 0 Identifier Gemini_Ring_J
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Left/Right
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 10 Min Equip Level None
NPC Buy 20 Max Equip Level None
NPC Sell 10 Refineable No
Credit Price None Trade restriction None
Item Script
bonus bHit,50;
bonus bMaxSP,100;
bonus bDelayrate,-5;
bonus bAtkRate,5;
bonus bMatkRate,5;
if ((eaclass()&EAJL_THIRD) && (BaseJob == Job_Bard || BaseJob == Job_Dancer)) {
   bonus bDelayrate,-5;
   bonus bAtkRate,5;
   bonus bMatkRate,5;
   bonus2 bSkillAtk,"CG_ARROWVULCAN",300;
   bonus2 bVariableCastrate,"CG_ARROWVULCAN",-50;
}

Set Script
Zodiac
Gemini Ring
if ((eaclass()&EAJL_THIRD) && (BaseJob == Job_Bard || BaseJob == Job_Dancer)) {
   bonus bAtkRate,15;
   bonus bMatkRate,15;
   bonus2 bSkillAtk,"WM_REVERBERATION",50;
}