Renewal
.:Renewal Item Database:.
Items Listed From A-Z

Divine Major Ark    Item ID# 9975 (Arca_Divina2_BR)
Type
Usable Item
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
{ getitem 12883,100; getitem 23046,10; getitem 23047,10; getitem 23048,10; getitem 23049,1; getitem 23050,1; getitembound 23919,11,Bound_Account; },{},{}
Dropped By No Result

Divine Offering    Item ID# 27399 (Offering_to_God)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Not Available

[iRO Description]
Not Available
Item Script
{ bonus bMaxHPrate,15; bonus2 bSkillAtk,"PA_SACRIFICE",BaseLevel; },{},{}
Dropped By No Result

Divine Power    Item ID# 29590 (Gh_md_int)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
When equipped with Runaway Magic:
Increases damage of all elemental magic attacks by 15%.
Item Script
{},{},{}
Dropped By No Result

Divine Shadow Armor [Shadow Body]   Item ID# 24195 (S_Divine_Armor)
Type
Shadow Gear
Class
Shadow Armor
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
An armor worn on top of normal armor for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
Increase physical and magical damage against Undead property monsters by 1%.
Each 2 refine increase physical and magical damage against Undead property monsters by 1%.
[Divine Shadow Set]
Divine Shadow Armor
Divine Shadow Shield
Reduces physical and magical damage taken from Undead property monsters by 2%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bAddEle,Ele_Undead,(1+(.@r/2)); bonus2 bMagicAddEle,Ele_Undead,(1+(.@r/2)); },{},{}
Dropped By No Result

Divine Shadow Shield [Shadow Shield]   Item ID# 24207 (S_Divine_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.
Can be equipped alone but needs a complete set to have bonus effect.
Reduces physical and magical damage taken from Undead property monsters by 1%.
Refined to +7, reduces physical and magical damage taken from Undead property monsters by 1%.
Refined to +9, reduces physical and magical damage taken from Undead property monsters by 1%.
[Divine Shadow Set]
Divine Shadow Armor
Divine Shadow Shield
Reduces physical and magical damage taken from Undead property monsters by 2%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,.@r*10; .@i = (.@r<7)?1:((.@r<9)?2:3); bonus2 bSubDefEle,Ele_Undead,.@i; bonus2 bMagicSubDefEle,Ele_Undead,.@i; },{},{}
Dropped By No Result

Divine Shoes (Shadow) [Shadow Footgear]   Item ID# 24070 (S_Divine_Shoes)
Divine Shadow Shoes
Type
Shadow Gear
Class
Shadow Footgear
Buy
n/a
Sell
n/a
Weight
0
Applicable Jobs
Every Job
Description
Shoes worn on top of normal shoes for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
Increase damage on Undead monsters by 2%.
Refined to +7: increase damage on Undead monsters by 1%.
Refined to +9: increase damage on Undead monsters by 2%.
[+Requiem Shadow Shield]
Increase experience gained when killing Undead monsters by 3%.

More Information on Combo:
Item Script
expand to view script
{ bonus2 bAddRace,RC_Undead,2; bonus2 bMagicAddRace,RC_Undead,2; .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r>=7) { bonus2 bAddRace,RC_Undead,1; bonus2 bMagicAddRace,RC_Undead,1; } if (.@r>=9) { bonus2 bAddRace,RC_Undead,2; bonus2 bMagicAddRace,RC_Undead,2; } },{},{}
Dropped By No Result

Divx Player Raffle Ticket    Item ID# 7852 (Pass_F2)
Type
Miscellaneous
Class
n/a
Buy
20z
Sell
10z
Weight
1
Description
RO together with Divx! Divx Player raffle ticket.
Item Script
{},{},{}
Dropped By No Result

Doctor Band [0]   [Upper Head]   Item ID# 2273 (Doctor_Cap)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
5
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job except Novice & Supernovice
Description
A headband worn by doctors in the past during medical examinations.
INT + 1
Item Script
{ bonus bInt,1; },{},{}
Dropped By No Result
Obtainable FromDoctor Band, Feather Bonnet, Opera Masque & Sakkat Hat

Doctor Hairband [0]   [Upper Head]   Item ID# 5849 (Doctor_Hairband)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
0
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
You will feel like you become a capable doctor once you wear it.
Unlicensed medical service is against the law.
Item Script
{},{},{}
Dropped By No Result

Document Files    Item ID# 1000409 (Ep18_Docu_File)
Document File
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
0
Description
A paper file with documents embedded in it.
It may be important.
Item Script
{},{},{}
Dropped By No Result

Dog Officer [1]   [Upper Head]   Item ID# 19300 (Dog_Officer)
Ruff Officer
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
40
Defense
35
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A cap with a cozy puppy ear in a stylish officer hat.

For each 2 refine levels: Atk +15.
Refine Level +7: ATK +30.
Refine Level +9: ATK +5%, ASPD +1.
Refine Level +11: Increases ranged physical damage by 3% and critical damage by 3%.

For each refine level above +10:
Reduces fixed cast time by 0.1 second (up to +15).

When equipped with Thanos Katar:
For each 2 refine level of Thanos Katar: ATK +20.

When equipped with Dark Rose:
For each 2 refine level of Dark Rose:
Increases Fire Dance damage by 6%.

When equipped with Tornado Axe:
For each 2 refine level of Tornado Axe:
Increases Axe Tornado damage by 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bBaseAtk,15*(.@r/2); if (.@r>=7) { bonus bBaseAtk,30; } if (.@r>=9) { bonus bAtkRate,5; bonus bAspd,1; } if (.@r>=11) { bonus bCritAtkRate,3; bonus bLongAtkRate,3; } if (.@r>=10) { bonus bFixedCast,-100*(min((.@r-10),15)/1); } },{},{}
Dropped By No Result

Dog Officer SynthesisBox    Item ID# 23883 (Bs_Item_M_S_23)
Dog Officer Combination Scroll
Type
Delayed-Consumable
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Description
Dog Officer (Ruff Officer) combination method is explained in this Combination Scroll.

[Required materials]
Fang of Hatii 150 ea.
Zelunium 30 ea.
Item Script
{ laphine_synthesis(); },{},{}
Dropped By No Result

« First < 3738394041424344454647 > Last »
back to top