Renewal
.:Renewal Item Database:.
 

Items Listed From A-Z
a b c d e f g h i j k l m n o p q r s t u v w x y z
Show iRO Description?
Current Item Drop Rate is set to 1x Hide items that are not dropped by monster?
Ube Jam    Item ID# 7745 (Ube_Jam)
Type Miscellaneous Class n/a Buy 2z Sell 1z Weight 1
Description A jar of "Ube" made from yummy sweet purple yams.
Item Script
{},{},{}
Dropped By
Marin
(0.38%)

Ufo Poring Hat [1]   [Upper Head]   Item ID# 18892 (Ufo_Poring_Hat)
Type Armor Class Upper Headgear Buy n/a Sell n/a Weight 100
Defense 5Required Lvl 10Armor Lvl 1Slot 1
Applicable Jobs
Every Job
Description I come in peace! Take me to your leader, Poring!!!
MDEF +5, CRIT +5, FLEE +5, HIT +5, Perfect Dodge +5.
If refined to +7 or higher, reduces variable cast time by 5%.
If refined to 9 or higher, reduces after cast delay by 5% and ASPD +5%.
Item Script
{ bonus bMdef,5; bonus bCritical,5; bonus bFlee,5; bonus bHit,5; bonus bFlee2,5; .@r = getrefine(); if (.@r>8) { bonus bDelayrate,-5; bonus bAspdRate,5; } else if (.@r>6) bonus bVariableCastrate,-5; },{},{}
Dropped ByNo Result

Ulfhedinn [1]   [Garment]   Item ID# 2531 (Ulfhedinn)
Type Armor Class Garment Buy 20z Sell 10z Weight 70
Defense 13Required Lvl 70Armor Lvl 1Slot 1
Applicable Jobs
High Swordman High Merchant High Thief Lord Knight Whitesmith Assassin Cross
Paladin Stalker Creator
Description A mysterious cape with a protective spell that can convert the wearer's magic defense to physical defense.
Has a chance to reduce physical damage taken by 20% and increases magical damage taken by 20% for 2 seconds when wearer receiving magical attack.
Item Script
{ bonus3 bAutoSpellWhenHit,"NPC_STONESKIN",6,20; },{},{}
Dropped By
Treasure Chest
(0.25%)
Elusive Galion
(0.15%)
Mutant Galion
(0.03%)
Galion
(0.03%)
Coyote
(0.03%)

Ulle's Cap [Upper Head]   Item ID# 5493 (Ulle_Cap_I)
Type Armor Class Upper Headgear Buy n/a Sell n/a Weight 0
Defense 12Required Lvl NoneArmor Lvl 1
Refineable No
Applicable Jobs
Every Job except Novice & Supernovice
Description A woolen hunting cap once worn by Ulle, god of hunting.
Just wearing it makes you feel like you can hunt down any beast.
DEX + 2, AGI + 1.
[+ Odin's Blessing]
[Base Dexterity >= 70]
Reduce SP Consumption of skills by 10%.

More Information on Combo:
Item Script
{ bonus bDex,2; bonus bAgi,1; },{},{}
Dropped ByNo Result

Ulle's Cap [1]   [Upper Head]   Item ID# 5123 (Ulle_Cap)
Type Armor Class Upper Headgear Buy 30000z Sell 15000z Weight 50
Defense 6Required Lvl 65Armor Lvl 1Slot 1
Applicable Jobs
Every Job except Novice & Supernovice
Description A woolen hunting cap once worn by Ulle, god of hunting.
Just wearing it makes you feel like you can hunt down any beast.
DEX + 2, AGI + 1
[+ Odin's Blessing]
[Base Dexterity >= 70]
Reduce SP Consumption of skills by 10%.

More Information on Combo:
Item Script
{ bonus bDex,2; bonus bAgi,1; },{},{}
Dropped By
Atroce
(0.5%)

Ultimate Box V (10)    Item ID# 17673 (Unlimited_10_Box5)
Ultimate 10set Box V
Type Cash Shop Item Class n/a Buy n/a Sell n/a Weight 1
Description Can't be traded.
Contains 50 ASPD Enhanced Potion and 100 Red Booster. Also contain 11 Shadow Scroll.
Not refundable.
Item Script
{ getgroupitem(IG_UNLIMITED_10_BOX5); },{},{}
Dropped ByNo Result

Ultimate Rasgandr Card [Armor]   Item ID# 300472 (aegis_300472)
Type Card Class Armor Card Buy n/a Sell n/a Weight 1
Pre/Suffix of Demigod
Description Increases Magical Damage against monsters of Boss class by 40%.
MaxHP -15%

Refine Level +12:
S.MATK +15

Base Level at least 200:
SPL +15

Base SPL at least 90:
MATK +15%
Item Script
{ bonus2 bMagicAddClass,Class_Boss,40; bonus bMaxHPrate,-15; if (getrefine()>=12) { bonus bSMatk,15; } if (BaseLevel>=200) { bonus bSpl,15; } if (readparam(bSpl)>=90) { bonus bMatkRate,15; } },{},{}
Dropped ByNo Result

Ultio-OS [2]   [One Hand]   Item ID# 16089 (Ultio_Spes_OS)
Type Weapon Class Mace Buy 20z Sell 10z Weight 120
Attack 150 / MATK 170Required Lvl 130Weapon Lvl 4Slot 2
Applicable Jobs
Arch Bishop
Description A blunt decorated with an orb with a black glow.

MATK +170, MATK +3%.

Refine Level +7, ASPD +7% (reduces after attack delay by 7%).
Refine Level +9, increases Adoramus damage by 20%.
Refine Level +11, increases Holy elemental magic damage by 15%.

Indestructible in battle
Item Script
{ .@r = getrefine(); bonus bMatkRate,3; bonus bUnbreakableWeapon; if (.@r >= 7) { bonus bAspdRate,7; if (.@r >= 9) { bonus2 bSkillAtk,"AB_ADORAMUS",20; if (.@r >= 11) { bonus2 bMagicAtkEle,Ele_Holy,15; } } } },{},{}
Dropped ByNo Result

Ultio-OSAD [2]   [One Hand]   Item ID# 590044 (Ultio_Spes_AD)
Type Weapon Class Mace Buy n/a Sell n/a Weight 120
Attack 150 / MATK 170Required Lvl 170Weapon Lvl 5Slot 2
Applicable Jobs
Arch Bishop
Description An upgraded mace decorated with an orb with a black glow.

Indestructible in battle

MATK +170
MATK +5%

Refine Level +7:
Decreases variable cast time by 10%.

Refine Level +9:
Increases damage of Adoramus by 30%.
Increases damage of Judex by 25%.

Refine Level +11:
Increases magical damage with Holy element by 15%.
Decreases after skill cast delay by 15%.
Item Script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatkRate,5; if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bSkillAtk,"AB_JUDEX",25; bonus2 bSkillAtk,"AB_ADORAMUS",30; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_Holy,15; bonus bDelayrate,-15; } } } },{},{}
Dropped ByNo Result

Ultra Limacina Card [Headgear]   Item ID# 300377 (Ultra_Limacina_Card)
Type Card Class Headgear Card Buy n/a Sell n/a Weight 1
Pre/Suffix of Ultra Power
Description ATK +5%, MATK +5%.

For each 3 Refine Levels:
P.ATK +2, S.MATK +2.

Refine Level +11:
Decreases fixed cast time by 0.5 seconds.
Item Script
{ bonus bAtkRate,5; bonus bMatkRate,5; .@r = getrefine(); bonus bPAtk,2*(.@r/3); bonus bSMatk,2*(.@r/3); if (.@r >= 11) { bonus bFixedCast,-500; } },{},{}
Dropped ByNo Result

Ultra-Low Carbonated Soda    Item ID# 1000374 (Brilliant_Soda)
Type Miscellaneous Class n/a Buy n/a Sell n/a Weight 10
Description Sparkling water made to feel a cool and refreshing feeling through a tightly closed interior.
However, it seems that the effect of excessive carbonation somehow clears the mind.

Caution: Do not drink excessively with accumulated fatigue. There are reports of side effects related to temporary memory loss.
Item Script
{},{},{}
Dropped ByNo Result

Ultralight Magic Shield [1]   [Shield]   Item ID# 28913 (Ultra_Light_MShield)
Type Armor Class Shield Buy n/a Sell n/a Weight 10
Defense 50Required Lvl 100Armor Lvl 1Slot 1
Applicable Jobs
Every Job
Description An ultralight shield that posseses powerful magic. It raises all abilities of wielder.

Reduces after attack delay by 5% (ASPD +5%).
Pierces physical defense of normal monsters by 10%.
Reduces damage taken from Neutral elemental attack by 5%.

Refine Level +7:
Reduces after attack delay by 2% (ASPD +2%).
Reduces damage taken from Neutral elemental attack by 2%.

Refine Level +9:
Reduces after attack delay by 3% (ASPD +3%).
Reduces damage taken from Neutral elemental attack by 3%.
Item Script
{ .@r = getrefine(); .@val = 5; bonus2 bIgnoreDefClassRate,Class_Normal,10; if (.@r >= 9) { .@val += 5; } else if (.@r >= 7) { .@val += 2; } bonus bAspdRate,.@val; bonus2 bSubEle,Ele_Neutral,.@val; },{},{}
Dropped By
Pet Child
(0.1%)