0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #490145 Armor

Ring of Ceryneian [1]

Buy Price: N/A Sell Price: N/A
A ring made from golden deer antler.
He is blessed with the blessings of the moon goddess, and his abilities as a hunter are dramatically improved.
_______________________
DEX +7
_______________________
Increases Physical Damage by 10%.
_______________________
For each 10 Base Level:
Increases damage of Aimed Bolt and Arrow Storm by 1%.
_______________________
When Level 3 Warg Rider is learned:
Restores 3 SP when performing physical attacks.
Decreases After Skill Delay by 20%.
_______________________
When Level 10 Aimed Bolt is learned:
Increases Physical Damage against monsters of Boss class by 15%.
_______________________
When Level 5 Camouflage is learned:
Decreases Unlimit skill cooldown by 45 seconds.
_______________________
When Level 10 Ranger Main is learned:
Perfect HIT +15%
_______________________
Cancels No Limits state when unequipping.
_______________________
When equipped by Ranger classes:
When equipped with Grand Master:
Nullifies Weapon Size Penalty.
Decreases Aimed Bolt skill cooldown by 0.25 seconds.
_______________________
Type: Accessory
Defense: 0
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100

Basic Information

Armor
100

Requirements

1
100

Scripts

bonus bDex,7; bonus bAtkRate,10; bonus2 bSkillAtk,"RA_AIMEDBOLT",(BaseLevel/10); bonus2 bSkillAtk,"RA_ARROWSTORM",(BaseLevel/10); if (getskilllv("RA_WUGRIDER") == 3) { bonus bSPDrainValue,3; bonus bDelayrate,-20; } if (getskilllv("RA_AIMEDBOLT") == 10) bonus2 bAddClass,Class_Boss,15; if (getskilllv("RA_CAMOUFLAGE") == 5) bonus2 bSkillCooldown,"RA_UNLIMIT",-45000; if (getskilllv("RA_RANGERMAIN") == 10) bonus bPerfectHitAddRate,15;
bonus bDex,7;
bonus bAtkRate,10;
bonus2 bSkillAtk,"RA_AIMEDBOLT",(BaseLevel/10);
bonus2 bSkillAtk,"RA_ARROWSTORM",(BaseLevel/10);
if (getskilllv("RA_WUGRIDER") == 3) {
   bonus bSPDrainValue,3;
   bonus bDelayrate,-20;
}
if (getskilllv("RA_AIMEDBOLT") == 10)
   bonus2 bAddClass,Class_Boss,15;
if (getskilllv("RA_CAMOUFLAGE") == 5)
   bonus2 bSkillCooldown,"RA_UNLIMIT",-45000;
if (getskilllv("RA_RANGERMAIN") == 10)
   bonus bPerfectHitAddRate,15;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.