Artwork unavailable
RENEWAL / ITEMS
Taurus Ring
#32264Armor
Taurus_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,"GN_CART_TORNADO",5;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Alchemist) {
bonus bAspdRate,5;
bonus bAtkRate,5;
bonus2 bSkillAtk,"GN_CARTCANNON",100;
bonus2 bSkillAtk,"GN_CART_TORNADO",50;
}