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

Devil Ring [1]

Buy Price: N/A Sell Price: N/A
A ring in which an esper had sealed the power of a ferocious monster after a fierce battle.
Only agents of divine punishment would be able to handle its power.
_______________________
Increases Physical Damage against enemies of every size by 10%.
Decreases Assimilate Power skill cooldown by 3 seconds.
_______________________
When Earth Shaker is mastered,
Decreases SP Consumption of Howling of Lion by 35.
Decreases SP Consumption of Knuckle Arrow by 4.
_______________________
When Rampage Blaster is mastered,
Increases damage of Howling of Lion by 30%.
Increases damage of Knuckle Arrow by 100%.
_______________________
When Ride In Lightening is mastered,
Increases Attack Speed (decreases After Attack Delay by 10%).
Perfect HIT +15%
_______________________
Type: Accessory
Defense: 0
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100

Basic Information

Armor
100

Requirements

1
100

Scripts

bonus2 bAddRace,RC_All,5; bonus2 bSkillCooldown,"SR_ASSIMILATEPOWER",-3000; if (getskilllv("SR_EARTHSHAKER") == 5) { bonus2 bSkillUseSP,"SR_HOWLINGOFLION",35; bonus2 bSkillUseSP,"SR_KNUCKLEARROW",4; } if (getskilllv("SR_RAMPAGEBLASTER") == 5) { bonus2 bSkillAtk,"SR_HOWLINGOFLION",30; bonus2 bSkillAtk,"SR_KNUCKLEARROW",100; } if (getskilllv("SR_RIDEINLIGHTNING") == 5) { bonus bAspdRate,10; bonus bPerfectHitAddRate,15; }
bonus2 bAddRace,RC_All,5;
bonus2 bSkillCooldown,"SR_ASSIMILATEPOWER",-3000;
if (getskilllv("SR_EARTHSHAKER") == 5) {
   bonus2 bSkillUseSP,"SR_HOWLINGOFLION",35;
   bonus2 bSkillUseSP,"SR_KNUCKLEARROW",4;
}
if (getskilllv("SR_RAMPAGEBLASTER") == 5) {
   bonus2 bSkillAtk,"SR_HOWLINGOFLION",30;
   bonus2 bSkillAtk,"SR_KNUCKLEARROW",100;
}
if (getskilllv("SR_RIDEINLIGHTNING") == 5) {
   bonus bAspdRate,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.