Renewal
.:Renewal Item Database:.
Armor - Accessory

Ring of Pazuzu [1]   [Accessory]   Item ID# 490098 (Ring_of_Pazuzu)
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A ring with the power of evil spirits of wind and hot air.
It is said that the power of evil spirits overflows when this ring is put on.

MDEF +15, INT +7.
Increases magical damage against Small, Medium and Large sized monsters by 10%.

For each 3 Base Level:
Increases damage of Crimson Rock and Chain Lightning by 1%.

For each Base Level:
Increases damage of Lord of Vermillion by 6%.

When Level 5 Chain Lightning is learned:
Decreases SP Consumption of Chain Lightning by 35.
Decreases Chain Lightning skill cooldown by 0.5 seconds.

When Level 5 Drain Life is learned:
Decreases variable cast time of all skills by 15%.
Recovers 100 HP and 10 SP when defeating monsters with magical attacks.

When Level 3 Radius is learned:
Increases Fire, Wind and Neutral elemental magic damage by 10%.

When Level 5 Recognized Spell is learned:
Decreases after skill cast delay of all skills by 30%.

When equipped by Warlock and equipped with Liberation of Truth:
Decreases SP Consumption of Crimson Rock by 50.
Decreases Crimson Rock skill cooldown by 2 seconds.
Item Script
expand to view script
{ bonus bInt,7; bonus bMdef,15; bonus2 bMagicAddSize,Size_All,10; bonus2 bSkillAtk,"WZ_VERMILION",(BaseLevel*6); bonus2 bSkillAtk,"WL_CRIMSONROCK",(BaseLevel/3); bonus2 bSkillAtk,"WL_CHAINLIGHTNING",(BaseLevel/3); if (getskilllv("WL_CHAINLIGHTNING") == 5) { bonus2 bSkillUseSP,"WL_CHAINLIGHTNING",35; bonus2 bSkillCooldown,"WL_CHAINLIGHTNING",-500; } if (getskilllv("WL_DRAINLIFE") == 5) { bonus bVariableCastrate,-15; bonus bMagicHPGainValue,100; bonus bMagicSPGainValue,10; } if (getskilllv("WL_RADIUS") == 3) { bonus2 bMagicAtkEle,Ele_Fire,10; bonus2 bMagicAtkEle,Ele_Wind,10; bonus2 bMagicAtkEle,Ele_Neutral,10; } if (getskilllv("WL_RECOGNIZEDSPELL") == 5) bonus bDelayrate,-30; },{},{}
Dropped By No Result

Ring of Phoenix [1]   [Accessory]   Item ID# 490104 (Ring_Of_Phoenix)
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
40
Required Lvl
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
A ring modeled after a phoenix. It is said that the wearer is blessed.

Increase physical damage to all size monsters by 10%.
Increase damage of Rapid Smiting by 1% per 1 Baselv.
Increase damage of Overbrand by 1% per 3 Baselv.

When Inspiration lv5, reduce variable casting by 30%.
When King's Grace lv5, MaxHP + 15% , MaxSP + 15%, reduce incoming damage from players by 3%.
When Vanguard Force lv5, increase attack speed by 10%
Recovers HP 100, SP 10 when killing a monster.
When Moon Slasher lv5, increase physical damage to boss monsters by 15%
When Royal Guard is equipped with Bear's Power, reduce SP consumption of Overbrand by SP20, reduce skill cooldown by 2 sec.

Type : Accessory Defense : 0
Required Level : 100
Class : All
Item Script
expand to view script
{ bonus bVit,7; bonus2 bAddSize,Size_All,10; bonus2 bSkillAtk,"LG_OVERBRAND",BaseLevel/3; bonus2 bSkillAtk,"PA_SHIELDCHAIN",BaseLevel; if (getskilllv("LG_INSPIRATION") == 5) bonus bVariableCastrate,-30; if (getskilllv("LG_KINGS_GRACE") == 5) { bonus bMaxHPrate,15; bonus bMaxSPrate,15; bonus2 bSubRace,RC_Player_Human,3; bonus2 bSubRace,RC_Player_Doram,3; } if (getskilllv("LG_FORCEOFVANGUARD") == 5) { bonus bAspdRate,10; bonus bHPGainValue,100; bonus bSPGainValue,10; } if (getskilllv("LG_MOONSLASHER") == 5) bonus2 bAddClass,Class_Boss,15; },{},{}
Dropped By No Result

Ring Of Resonance [0]   [Accessory]   Item ID# 2679 (Ring_Of_Resonance)
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
10
Defense
2
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Lord Knight
High Priest
High Wizard
Whitesmith
Sniper
Assassin Cross
Paladin
Champion
Professor
Stalker
Creator
Clown / Gypsy
Description
The pair to the Ring of Flame Lord. The two rings resonate togeather, and its said that their abilities are strengthened.
AGI + 2, VIT + 1
MDEF + 2
Randomly autocasts various skills while receiving physical attack.
[Ring of Flame Lord & Ring of Resonance Equip Set]

More Information on Combo:
Item Script
expand to view script
{ bonus bAgi,2; bonus bVit,1; bonus bMdef,2; bonus4 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,50,0; bonus3 bAutoSpellWhenHit,"AS_SPLASHER",10,20; bonus3 bAutoSpellWhenHit,"AL_HEAL",10,30; bonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",3,20; bonus3 bAutoSpellWhenHit,"CG_TAROTCARD",5,20; },{},{}
Dropped By

Ring of Resonance [0]   [Accessory]   Item ID# 2793 (Ring_Of_Resonance_I)
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
0
Defense
2
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Lord Knight
High Priest
High Wizard
Whitesmith
Sniper
Assassin Cross
Paladin
Champion
Professor
Stalker
Creator
Clown / Gypsy
Description
The pair to the Ring of Flame Lord. The two rings resonate togeather, and its said that their abilities are strengthened.
AGI + 2, VIT + 1, MDEF + 2.
Has a low chance of auto casting All kind of Skills when attacking.
[+ Ring of Flame Lord]
The chance of auto casting increases.
Item Script
expand to view script
{ bonus bAgi,2; bonus bVit,1; bonus bMdef,2; bonus4 bAutoSpellWhenHit,"WZ_QUAGMIRE",1,50,0; bonus3 bAutoSpellWhenHit,"AS_SPLASHER",10,20; bonus3 bAutoSpellWhenHit,"AL_HEAL",10,30; bonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",3,20; bonus3 bAutoSpellWhenHit,"CG_TAROTCARD",5,20; },{},{}
Dropped By No Result

Ring of Silver Claw [1]   [Accessory]   Item ID# 490243 (aegis_490243)
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
10
Required Lvl
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus bCritical,50; bonus bAtkRate,10; bonus2 bSubRace,RC_Player_Human,3; bonus bCritAtkRate,BaseLevel/5; },{},{}
Dropped By No Result

Ring of the Abyssal King [1]   [Accessory]   Item ID# 28517 (Ring_Of_The_Abyss_King)
King of Abyss Ring
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
10
Required Lvl
130
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A ring worn by King Groza. There is dragon emblem engraved on it, those who wears this ring can draw the power of the dragon.

STR +1, INT +1, ATK +6%.
Restores 300 HP when defeating monster with melee physical attack.

For each 3 Base Level:
Increases damage of Cross Ripper Slasher by 1%.

For each 10 Base Level:
Increases damage of Rolling Cutter by 1%.
Item Script
{ bonus bStr,2; bonus bAgi,1; bonus bAtkRate,6; bonus bHPGainValue,300; bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",BaseLevel/3; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",BaseLevel/10; },{},{}
Dropped By No Result

Ring of the Ancient Wise King [0]   [Accessory]   Item ID# 2782 (Ring_Of_Wise_King)
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
10
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A ring imitating the legendary ring of the Ancient Wise King which used to communicate with an animal.
Rune Midgards's Magical Power, Schubaltzvald's technology, and Arunafeltz's liquistic ability are put together in this ring.
By equipping this ring, you can talk freely with the people of the Other World.
MaxHP + 50, MaxSP + 20.

More Information on Combo:
Item Script
{ bonus bMaxHP,50; bonus bMaxSP,20; },{},{}
Dropped By No Result

Ring of the Blue Dragon [1]   [Accessory (Right)]   Item ID# 28595 (BlueDragonRing_TW)
Type
Armor
Class
Accessory (Right)
Buy
n/a
Sell
n/a
Weight
20
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ bonus bAllStats,1; bonus bMdef,10; if (BaseClass == Job_Swordman) { bonus bMaxHPrate,7; bonus2 bSkillAtk,"RK_SONICWAVE",50; autobonus3 "{ bonus bAspd,2; }",1000,30000,"PA_SACRIFICE"; } if (BaseClass == Job_Mage) { bonus bMatkRate,5; bonus5 bAutoSpellOnSkill,"WL_FROSTMISTY","MG_SAFETYWALL",5,1000,1; bonus5 bAutoSpellOnSkill,"PF_FOGWALL","MG_SAFETYWALL",5,1000,1; } if (BaseClass == Job_Thief) { bonus bFlee,10; bonus2 bSkillCooldown,"GC_HALLUCINATIONWALK",-60000; bonus2 bVariableCastrate,"SC_MANHOLE",-100; } if (BaseClass == Job_Acolyte) { bonus bDelayrate,-5; autobonus3 "{ bonus bMaxHPrate,25; bonus bDelayrate,-20; }",1000,30000,"AB_OFFERTORIUM"; autobonus3 "{ bonus bMaxHPrate,25; bonus bDelayrate,-20; }",1000,10000,"SR_RAISINGDRAGON"; } if (BaseClass == Job_Archer) { bonus bAspd,1; autobonus3 "{ bonus bVariableCastrate,-100; }",1000,5000,"RA_WUGBITE"; bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",BaseLevel*2; } if (BaseClass == Job_Merchant) { bonus bAtkRate,5; bonus2 bSkillAtk,"GN_CART_TORNADO",20; bonus5 bAutoSpellOnSkill,"NC_SELFDESTRUCTION","GN_CARTBOOST",5,1000,1; } if (BaseClass == Job_Novice || BaseClass == Job_Taekwon || Class == Job_Ninja || Class == Job_Gunslinger) { bonus bAtkRate,5; bonus bMatkRate,5; } },{},{}
Dropped By No Result

Ring of the Creation [1]   [Accessory]   Item ID# 490076 (Ring_Of_Nature)
Ring of Nature
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
50
Required Lvl
100
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A terrifying ring with the power of all things.
It is said that those who get this will get the world.

ATK +10%, MATK +10%.
Recovers 200 HP and 20 SP when defeating monsters.

When equipped with Grand Master:
Decreases after skill cast delay of all skills by 15%.
Increases ranged physical damage by 25%.

When equipped with Death Drive:
AGI +40.
Nullifies weapon damage size penalty against all monsters.

When equipped with Liberation of Truth:
Increases Wind, Holy and Neutral elemental magic damage by 50%.
Decreases fixed cast time of all skills by 70%.

When equipped with Overlord:
ATK +35%, ASPD +15% (After attack delay -15%).
Item Script
{ bonus2 bAddRace,RC_All,10; bonus bMatkRate,10; bonus bHPGainValue,200; bonus bSPGainValue,20; },{},{}
Dropped By No Result

Ring of the Elf King [0]   [Accessory]   Item ID# 28567 (King_of_Spirit_Ring_TW)
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
20
Required Lvl
50
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ bonus bVit,5; bonus bDelayrate,-5; bonus2 bVariableCastrate,"SO_WARMER",-50; bonus2 bSkillCooldown,"SO_WARMER",-15000; bonus2 bSkillCooldown,"SO_EARTHGRAVE",-500; bonus2 bSkillCooldown,"SO_DIAMONDDUST",-500; bonus2 bSkillAtk,"SO_EARTHGRAVE",BaseLevel/8; bonus2 bSkillAtk,"SO_DIAMONDDUST",BaseLevel/8; },{},{}
Dropped By No Result

Ring of The Fallen [0]   [Accessory (Right)]   Item ID# 28522 (Ring_Of_Fallen)
Ring Of Fallen
Type
Armor
Class
Accessory (Right)
Buy
10z
Sell
5z
Weight
1
Required Lvl
10
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
It seems you can hear a low mumbling voice from it.
Rumors circulate among adventurers that when you listen to whisper of the ring, the darkness will fill your heart.
MaxHP + 200
Item Script
{ bonus bDex,1; bonus bMaxHP,200; },{},{}
Dropped By No Result

Ring Of Valkyrie [0]   [Accessory]   Item ID# 2863 (Ring_Of_Valkyrie)
Ring of The Valkyrie
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
0
Defense
2
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
You cannot Trade this item.
Rental Items
Beautiful ring, which is considered to shield the world.
Increases experience gained and drop rate by 5%.
Item Script
{ bonus2 bExpAddRace,RC_All,5; bonus2 bDropAddRace,RC_All,5; },{},{}
Dropped By No Result

« First < 4748495051525354555657 > Last »
back to top