ID #32264
Armor
Taurus Ring
Buy Price: N/A
Sell Price: N/A
A ring imbued with the power of the Bull, one of the constellations that orbit the ecliptic.
_______________________
MaxSP +100
_______________________
Increases Attack Speed (decreases After Attack Delay by 5%).
Increases Physical Damage by 5%.
Decreases SP Consumption of Cart Tornado by 5.
_______________________
When equipped by Genetic classes:
Increases Attack Speed (decreases After Attack Delay by additional 5%).
Increases Physical Damage by additional 5%.
Increases damage of Cart Cannon by 100%.
Increases damage of Cart Tornado by 50%.
_______________________
When equipped by Genetic classes:
When equipped with Zodiac:
Increases Physical Damage by additional 15%.
Decreases Variable Casting Time of Cart Cannon by 100%.
_______________________
This item can only be sold to NPCs and moved to storage.
_______________________
Type: Accessory
Defense: 0
Weight: 10
Armor Level: 1
_______________________
Requirement: None
_______________________
MaxSP +100
_______________________
Increases Attack Speed (decreases After Attack Delay by 5%).
Increases Physical Damage by 5%.
Decreases SP Consumption of Cart Tornado by 5.
_______________________
When equipped by Genetic classes:
Increases Attack Speed (decreases After Attack Delay by additional 5%).
Increases Physical Damage by additional 5%.
Increases damage of Cart Cannon by 100%.
Increases damage of Cart Tornado by 50%.
_______________________
When equipped by Genetic classes:
When equipped with Zodiac:
Increases Physical Damage by additional 15%.
Decreases Variable Casting Time of Cart Cannon by 100%.
_______________________
This item can only be sold to NPCs and moved to storage.
_______________________
Type: Accessory
Defense: 0
Weight: 10
Armor Level: 1
_______________________
Requirement: None
Basic Information
Type
Armor
Weight
100
Requirements
Armor Level
1
Scripts
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; }
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;
}