Pollux Ring

Item ID 32293 Name Pollux Ring
None
Weapon Level 0 Identifier Pollux_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 bAllStats,5;
bonus bAspdRate,5;
bonus bMaxSP,100;
bonus bAtkRate,5;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Star_Gladiator) {
   bonus bAtkRate,5;
   bonus bPerfectHitAddRate,35;
   bonus2 bSkillAtk,"SG_SUN_WARM",100;
   bonus2 bSkillAtk,"SG_MOON_WARM",100;
   bonus2 bSkillAtk,"SG_STAR_WARM",100;
}

Set Script
Zodiac
Pollux Ring
if (eaclass()&EAJL_THIRD && BaseJob == Job_Star_Gladiator) {
   bonus bAtkRate,15;
   bonus2 bSkillAtk,"SG_SUN_WARM",100;
   bonus2 bSkillAtk,"SG_MOON_WARM",100;
   bonus2 bSkillAtk,"SG_STAR_WARM",100;
}