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 #28573 Armor

Emerald Ring [1]

Buy Price: N/A Sell Price: N/A
A beautiful ring with a big shiny emerald inserted into it.
_______________________
AGI +5
DEX +5
VIT +5
_______________________
Decreases SP Consumption of Improvised Song by 18.
_______________________
For each Base Level:
Increases damage of Double Strafe by 1%.
Increases damage of Arrow Shower by 1%.
_______________________
For each 10 Base Level:
Increases damage of Severe Rainstorm by 2%.
_______________________
For each 2 Level of Double Strafe:
AGI +1, VIT +1, DEX +1
ATK +20
_______________________
Type: Accessory
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 100

Basic Information

Armor
300

Requirements

1
100

Scripts

.@a = getskilllv("AC_DOUBLE")/2; bonus bAgi,5+(.@a); bonus bVit,5+(.@a); bonus bDex,5+(.@a); bonus bBaseAtk,(20*.@a); bonus2 bSkillAtk,"AC_DOUBLE",BaseLevel; bonus2 bSkillAtk,"AC_SHOWER",BaseLevel; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",2*(BaseLevel/10); bonus2 bSkillUseSP,"WM_RANDOMIZESPELL",18;
.@a = getskilllv("AC_DOUBLE")/2;
bonus bAgi,5+(.@a);
bonus bVit,5+(.@a);
bonus bDex,5+(.@a);
bonus bBaseAtk,(20*.@a);
bonus2 bSkillAtk,"AC_DOUBLE",BaseLevel;
bonus2 bSkillAtk,"AC_SHOWER",BaseLevel;
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",2*(BaseLevel/10);
bonus2 bSkillUseSP,"WM_RANDOMIZESPELL",18;
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.