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?
Magical Shadow Armor [Shadow Body]   Item ID# 24398 (S_Magical_Armor)
Type Shadow Gear Class Shadow Armor Buy n/a Sell n/a Weight 0
Applicable Jobs
Every Job
Description A suit of armor worn on top of normal armor for additional defense. Needs a complete set to have bonus effect.

MATK +20.
Refine Level +7, MATK +2%.
Refine Level +9, MATK +3%.

[Magical Shadow set: Magical Shadow Armor, Magical Shadow Shield, Magical Shadow Shoes]
Every 2 refine levels of entire set: MATK +1.
If total refine level of entire set at least +23, MATK +2%.
If total refine level of entire set at least +25, MATK +3%.
Item Script
{ [email protected] = getrefine(); bonus bMaxHP,[email protected]*10; bonus bMatk,20; if ([email protected] >= 9) { bonus bMatkRate,5; } else if ([email protected] >= 7) { bonus bMatkRate,2; } },{},{}
Dropped ByNo Result

Magical Shadow Shield [Shadow Shield]   Item ID# 24397 (S_Magical_Shield)
Type Shadow Gear Class Shadow Shield Buy n/a Sell n/a Weight 0
Applicable Jobs
Every Job
Description A small shield worn on the arm for additional defense. Needs a complete set to have bonus effect.

MaxSP +100.
Refine Level +7, MaxSP +2%.
Refine Level +9, MaxSP +3%.
Item Script
{ [email protected] = getrefine(); bonus bMaxHP,[email protected]*10; bonus bMaxSP,100; if ([email protected] >= 9) { bonus bMaxSPrate,5; } else if ([email protected] >= 7) { bonus bMaxSPrate,2; } },{},{}
Dropped ByNo Result

Magical Shadow Shoes [Shadow Footgear]   Item ID# 24396 (S_Magical_Shoes)
Type Shadow Gear Class Shadow Footgear Buy n/a Sell n/a Weight 0
Applicable Jobs
Every Job
Description A pair of shoes worn on top of normal shoes for additional defense. Needs a complete set to have bonus effect.

Reduces variable cast time of all skills by 2%.
Refine Level +7, reduces variable cast time of all skills by 3%.
Refine Level +9, reduces variable cast time of all skills by 3%.
Item Script
{ [email protected] = getrefine(); bonus bMaxHP,[email protected]*10; if ([email protected] >= 9) { bonus bVariableCastrate,-8; } else if ([email protected] >= 7) { bonus bVariableCastrate,-5; } else { bonus bVariableCastrate,-2; } },{},{}
Dropped ByNo Result

Magical Shadow SynthesisBox    Item ID# 23861 (Bs_Sha_M_S_16)
Magical Shadow Combination Scroll
Type Delayed-Consumable Class n/a Buy n/a Sell n/a Weight 1
Description A Combination Scroll that explains how to craft a Magical Shadow Equipment.
You can get 1 Magical Shadow Equipment when combining the required materials.

[Required Materials]
50x Mother's Nightmare
20x Shadowdecon

[Obtainable Items]
Magical Shadow Earring, Magical Shadow Weapon, Magical Shadow Pendant
Item Script
{ /*synthesisui 23861;*/ },{},{}
Dropped ByNo Result

Magical Snow Flower    Item ID# 25425 (SnowFlower_Of_Spell)
Type Miscellaneous Class n/a Buy n/a Sell n/a Weight 0
Description An ice crystal that is found among monsters with cold energy. It is very useful for making snowman due to its white, cold and binding properties.
(This item will have no effect once that event has ended.)
Item Script
{},{},{}
Dropped ByNo Result

Magical Soapstone    Item ID# 1000104 (Magical_Igni_Stone)
Type Miscellaneous Class n/a Buy n/a Sell n/a Weight 0
Description Ore with powerful magic. It is unknown why it exists.
Item Script
{},{},{}
Dropped ByNo Result

Magical Weapon (Shadow) [Shadow Weapon]   Item ID# 24022 (S_Magical_Weapon)
Magical Shadow Weapon
Type Shadow Gear Class Shadow Weapon Buy n/a Sell n/a Weight 0
Applicable Jobs
Every Job
Description A glove equipped in wearer's hand to draw his/her potential ability.
MATK +10.
Refined to +7 or higher, MATK +1%.
[Magical Shadow Set]
Magical Shadow Weapon
Magical Shadow Earring
Magical Shadow Pendant
Every refine level, MATK +1.
If total combined refine levels the entire set is +23 or higher, MATK +1%.

More Information on Combo:
Item Script
{ [email protected] = getrefine(); bonus bBaseAtk,[email protected]; bonus bMatk,[email protected]; bonus bMatk,10; if ([email protected]>6) { bonus bMatkRate,1; } },{},{}
Dropped ByNo Result

Magical Yellow Foxtail Staff [1]   [One Hand]   Item ID# 1693 (Magical_Y_Foxtail)
Magic Yellow Foxtail Staff
Type Weapon Class One-handed Staff Buy 200000z Sell 100000z Weight 70
Attack 140 / MATK 280Required Lvl 175Weapon Lvl 4Slot 1
Applicable Jobs
Summoner
Description A foxtail that has been abandoned, its become yellow.

MATK +280
Every 2 refine level MATK +3%.

When using Fresh Shrimp skill, adds a chance to auto cast Level 1 Arclouse Dash, or activate learned level.
When using Silvervine Stem Spear skill, adds a chance to auto cast Level 1 Fresh Shrimp, or activate learned level.

Refine level +7: Increases base weapon's ATK and MATK by 40%.

For every refine level higher than +7: Increases base weapon's ATK and MATK by 20% (applies up to +10).
Item Script
{ [email protected] = getrefine(); bonus bMatkRate,3*([email protected]/2); bonus4 bAutoSpellOnSkill,"SU_FRESHSHRIMP","SU_ARCLOUSEDASH",max(1,getskilllv("SU_ARCLOUSEDASH")),100; bonus4 bAutoSpellOnSkill,"SU_SV_STEMSPEAR","SU_FRESHSHRIMP",max(1,getskilllv("SU_FRESHSHRIMP")),100; if ([email protected]>=7) { [email protected] = min([email protected],10)-7; bonus bBaseAtk,(28*[email protected])+56; bonus bMatk,(56*[email protected])+112; } bonus bUnbreakableWeapon; },{},{}
Dropped By
Fruits Pom Spider
(0.01%)

Magician Hat [Upper Head]   Item ID# 5045 (Magician_Hat)
Type Armor Class Upper Headgear Buy 20z Sell 10z Weight 50
Defense 6Required Lvl 50Armor Lvl 1
Applicable Jobs
Mage Acolyte Priest Wizard Monk Sage
Soul Linker
Description A hat worn by magicians. Rabbits are usually pulled out of this hat.
Pretty stout, it won't be destroyed easily.
DEX + 1, AGI + 1, Maximum SP + 50
[Gentleman's Staff & Magician Hat Equip Set]

More Information on Combo:
Item Script
{ bonus bDex,1; bonus bAgi,1; bonus bMaxSP,50; },{},{}
Dropped By
Owl Duke Ringleader
(0.05%)
Owl Baron
(0.03%)
Owl Duke
(0.01%)
Obtainable FromHat of Sun God, Sunday Hat, Mage Hat & Magician Hat

Magician Knit Hat [1]   [Upper Head]   Item ID# 19171 (Magician_Knithat)
Type Armor Class Upper Headgear Buy 20z Sell 10z Weight 50
Defense 10Required Lvl 10Armor Lvl 1Slot 1
Applicable Jobs
Every Job
Description A knit hat worn by a great magician who once worshiped the ghosts.
The fibers that have a great effect on the undead are woven.

MDEF +10.
Increases physical and magical damage on Undead monsters by 5%.
Decreases damage taken from Undead monsters by 2%.
Restores 5 SP when a monster is killed.

Refine Level +7:
MDEF +5.
Increases physical and magical damage on Undead monsters by an additional 10%.
Decreases damage taken from Undead monsters by an additional 3%.
Restores additional 10 SP when a monster is killed.

Refine Level +9:
MDEF +5.
Increases physical and magical damage on Undead monsters by an additional 10%.
Decreases damage taken from Undead monsters by an additional 5%.
Restores additional 10 SP when a monster is killed.
Item Script
{ [email protected] = getrefine(); bonus bMdef,10; bonus2 bAddRace,RC_Undead,5; bonus2 bMagicAddRace,RC_Undead,5; bonus2 bSubRace,RC_Undead,2; bonus bSPGainValue,5; bonus bLongSPGainValue,5; bonus bMagicSPGainValue,5; if ([email protected]>=7) { bonus bMdef,5; bonus2 bAddRace,RC_Undead,10; bonus2 bMagicAddRace,RC_Undead,10; bonus2 bSubRace,RC_Undead,3; bonus bSPGainValue,10; bonus bLongSPGainValue,10; bonus bMagicSPGainValue,10; } if ([email protected]>=9) { bonus bMdef,5; bonus2 bAddRace,RC_Undead,10; bonus2 bMagicAddRace,RC_Undead,10; bonus2 bSubRace,RC_Undead,5; bonus bSPGainValue,10; bonus bLongSPGainValue,10; bonus bMagicSPGainValue,10; } },{},{}
Dropped ByNo Result

Magician Package    Item ID# 13946 (Br_MagePackage)
Mage Package
Type Cash Shop Item Class n/a Buy 20z Sell 10z Weight 1
Description A gift box contains essential equipment for Magician.
Contains "Silk Robe [1],Guard [1],Shoes [1],Muffler [1],a Pupa Card,a Phen Card,2 Clips, a Magician Hat".

Once this item is purchased, termination of contract is impossible. Also, this item is not refundable.
Item Script
{ getgroupitem(IG_Br_MagePackage); },{},{}
Dropped ByNo Result

Magician Shadow Earring [Shadow Pendant]   Item ID# 24249 (S_Magician_earring)
Type Shadow Gear Class Shadow Pendant Buy n/a Sell n/a Weight 0
Applicable Jobs
Every Job
Description A sacred earring which is believed to protect its wearer.
It also draws the wearer's potential abilities.
Reduces SP consumption of Fire Bolt, Cold Bolt, Lightning Bolt by 20%.
For every refine level, reduces SP consumption of Fire Bolt Cold Bolt, Lightning Bolt by 3%.

[+Magician Shadow Pendant]
MATK +1%, MaxSP +1%.
If total refine level of entire set is at least +10: MATK +2%, MaxSP +2%.

More Information on Combo:
Item Script
{ [email protected] = getrefine(); bonus bMaxHP,[email protected]*10; bonus2 bVariableCastrate,"MG_COLDBOLT",-20-(5*[email protected]); bonus2 bVariableCastrate,"MG_FIREBOLT",-20-(5*[email protected]); bonus2 bVariableCastrate,"MG_LIGHTNINGBOLT",-20-(5*[email protected]); },{},{}
Dropped ByNo Result