ID #32247
Armor
Leo Ring
Buy Price: N/A
Sell Price: N/A
One of the constellations around the ecliptic, the ring with the power of Leo.
_______________________
MaxSP +100
ATK +5%
_______________________
Increases Attack Speed (decreases After Attack Delay by 5%).
Decreases SP Consumption of Sky Net Blow by 2.
Decreases Power Absorb skill cooldown by 1.5 seconds.
_______________________
When equipped by Sura:
Increases Attack Speed (decreases After Attack Delay by additional 5%).
ATK +5%
Increases damage of Sky Net Blow by 50%.
_______________________
This item can only be sold to NPCs and moved to storage.
_______________________
Type: Accessory
Weight: 10
Armor Level: 1
_______________________
Requirement: None
_______________________
MaxSP +100
ATK +5%
_______________________
Increases Attack Speed (decreases After Attack Delay by 5%).
Decreases SP Consumption of Sky Net Blow by 2.
Decreases Power Absorb skill cooldown by 1.5 seconds.
_______________________
When equipped by Sura:
Increases Attack Speed (decreases After Attack Delay by additional 5%).
ATK +5%
Increases damage of Sky Net Blow by 50%.
_______________________
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; bonus2 bSkillUseSP,"SR_SKYNETBLOW",2; bonus2 bSkillCooldown,"SR_ASSIMILATEPOWER",-1500; if (eaclass()&EAJL_THIRD && BaseJob == Job_Monk) { bonus bAspd,5; bonus bAtkRate,5; bonus2 bSkillAtk,"SR_SKYNETBLOW",50; }
bonus bAspdRate,5;
bonus bMaxSP,100;
bonus bAtkRate,5;
bonus2 bSkillUseSP,"SR_SKYNETBLOW",2;
bonus2 bSkillCooldown,"SR_ASSIMILATEPOWER",-1500;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Monk) {
bonus bAspd,5;
bonus bAtkRate,5;
bonus2 bSkillAtk,"SR_SKYNETBLOW",50;
}