Artwork unavailable
RENEWAL / ITEMS
Gemini Ring
#490032Armor
Gemini_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 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;
}