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

Anulus Ira [1]

Buy Price: N/A Sell Price: N/A
An ordinary ring that came in an accessory box.
Due to the magical interference device installed by Illusion and his friends, it has been transformed into a demonic figure.
_______________________
STR +7
_______________________
Increases Physical Damage by 10%.
_______________________
For each 5 Base Level:
Increases damage of Ride in Lightning by 1%.
Increases damage of Rampage Blaster by 2%.
_______________________
When Level 10 Knuckle Arrow is learned:
Increases Ranged Physical Damage by 10%.
_______________________
When Level 5 Lightning Walk is learned:
Perfect HIT +30%
_______________________
When Level 10 Rising Dragon is learned:
Decreases Variable Casting Time of Dangerous Soul Collect and Ride in Lightning by 50%.
_______________________
When Level 5 Gentle Touch - Change is learned:
Decreases After Skill Delay by 15%.
Recovers 100 HP and 10 SP when defeating monsters with physical attacks.
_______________________
When equipped by Sura:
When equipped with Overlord:
Decreases SP Consumption of Rampage Blaster by 130.
Decreases Rampage Blaster skill cooldown by 0.5 seconds.
_______________________
Type: Accessory
Defense: 0
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100

Basic Information

Armor
100

Requirements

1
100

Scripts

bonus bStr,7; bonus2 bAddRace,RC_All,10; bonus2 bSkillAtk,"SR_RIDEINLIGHTNING",(BaseLevel/5); bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",2*(BaseLevel/5); if (getskilllv("SR_KNUCKLEARROW") == 10) bonus bLongAtkRate,10; if (getskilllv("SR_LIGHTNINGWALK") == 5) bonus bPerfectHitAddRate,30; if (getskilllv("SR_RAISINGDRAGON") == 10) { bonus2 bVariableCastrate,"CH_SOULCOLLECT",-50; bonus2 bVariableCastrate,"SR_LIGHTNINGWALK",-50; } if (getskilllv("SR_GENTLETOUCH_CHANGE") == 5) { bonus bDelayrate,-15; bonus bHPGainValue,100; bonus bSPGainValue,10; }
bonus bStr,7;
bonus2 bAddRace,RC_All,10;
bonus2 bSkillAtk,"SR_RIDEINLIGHTNING",(BaseLevel/5);
bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",2*(BaseLevel/5);
if (getskilllv("SR_KNUCKLEARROW") == 10)
   bonus bLongAtkRate,10;
if (getskilllv("SR_LIGHTNINGWALK") == 5)
   bonus bPerfectHitAddRate,30;
if (getskilllv("SR_RAISINGDRAGON") == 10) {
   bonus2 bVariableCastrate,"CH_SOULCOLLECT",-50;
   bonus2 bVariableCastrate,"SR_LIGHTNINGWALK",-50;
}
if (getskilllv("SR_GENTLETOUCH_CHANGE") == 5) {
   bonus bDelayrate,-15;
   bonus bHPGainValue,100;
   bonus bSPGainValue,10;
}
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.