Artwork unavailable
RENEWAL / ITEMS
Aries Ring
#490028Armor
Aries_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 bAspdRate,5;
bonus bMaxSP,100;
bonus bAtkRate,5;
bonus2 bSkillUseSP,"LG_SHIELDSPELL",20;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) {
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus bDelayrate,-10;
bonus bAtkRate,5;
bonus2 bSkillAtk,"PA_SHIELDCHAIN",100;
bonus2 bVariableCastrate,"PA_SHIELDCHAIN",-50;
}