ID #490041
Armor
Sagittarius Ring
Buy Price: N/A
Sell Price: N/A
A ring that holds the power of Jinma, one of the constellations that orbit the ecliptic.
_______________________
MaxSP +100
_______________________
Increases Attack Speed (decreases After Attack Delay by 5%).
Increases Physical Damage by 5%.
Restores 10 SP when defeating monsters with physical attacks.
_______________________
When equipped by Ranger classes:
MaxHP +10%, MaxSP +10%.
Decreases After Skill Delay by 10%.
Increases Physical Damage by additional 5%.
Increases damage of Arrow Storm by 30%.
Restores 3 SP while attacking.
_______________________
When equipped by Ranger classes:
When equipped with Zodiac:
Increases Physical Damage by additional 15%.
Increases damage of Aimed Bolt by 30%.
_______________________
This item can only be sold to NPCs and moved to storage.
_______________________
Type: Accessory
Weight: 10
Armor Level: 1
_______________________
Requirement: None
_______________________
MaxSP +100
_______________________
Increases Attack Speed (decreases After Attack Delay by 5%).
Increases Physical Damage by 5%.
Restores 10 SP when defeating monsters with physical attacks.
_______________________
When equipped by Ranger classes:
MaxHP +10%, MaxSP +10%.
Decreases After Skill Delay by 10%.
Increases Physical Damage by additional 5%.
Increases damage of Arrow Storm by 30%.
Restores 3 SP while attacking.
_______________________
When equipped by Ranger classes:
When equipped with Zodiac:
Increases Physical Damage by additional 15%.
Increases damage of Aimed Bolt by 30%.
_______________________
This item can only be sold to NPCs and moved to storage.
_______________________
Type: Accessory
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; bonus bSPGainValue,10; if (eaclass()&EAJL_THIRD && BaseJob == Job_Hunter) { bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bDelayrate,-10; bonus bAtkRate,5; bonus2 bSkillAtk,"RA_ARROWSTORM",30; bonus bSPDrainValue,3; }
bonus bAspdRate,5;
bonus bMaxSP,100;
bonus bAtkRate,5;
bonus bSPGainValue,10;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Hunter) {
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus bDelayrate,-10;
bonus bAtkRate,5;
bonus2 bSkillAtk,"RA_ARROWSTORM",30;
bonus bSPDrainValue,3;
}