Artwork unavailable
RENEWAL / ITEMS
Pollux Ring
#32293Armor
Pollux_Ring_J
TypeArmor
Equipment positionAccessory
GenderBoth
Weight10
Buy price20 z
Sell price10 z
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
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- No
- Trade
Item effect 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;
}