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

Blessed Knife [2]   [One Hand]   Item ID# 510070 (Blessed_Knife)
Type
Weapon
Class
Dagger
Buy
n/a
Sell
n/a
Weight
120
Attack
200
Required Lvl
100
Weapon Lvl
4
Slot
2
Applicable Jobs
Novice
Supernovice
Description
A knife said to have been used by brave heroes in the past.
It is said that it can only be used by those who have received the angel's blessing.
It resonates with Ancient Hero's Boots.

For each 2 Refine Levels:
ATK +10

For each 3 Refine Levels:
Increases damage of Back Stab by 20%.

Refine Level +9:
ASPD +10% (Decreases after attack delay by 10%).

Refine Level +11:
Enables the use of Level 7 Fatal Menace.

When equipped with Ancient Hero's Boots:
Random chance to increase STR by 20 and ATK by 15% for 7 seconds when dealing physical damage.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,10*(.@r/2); bonus2 bSkillAtk,"RG_BACKSTAP",20*(.@r/3); if (.@r>=9) { bonus bAspdRate,10; if (.@r>=11) { skill "SC_FATALMENACE",7; } } },{},{}
Dropped By No Result

Blessed Knife Remodeling Cube    Item ID# 101483 (Blessed_Knife_Cube)
Blessed Knife Modification Cube
Type
Delayed-Consumable
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Description
A cube that converts the Blessed Knife into an Patent Blessed Knife.
Uses an +9 Blessed Knife as a material.
An +7 Patent Blessed Knife can be obtained.

Warning! - When remodeling, the inserted cards and Random Options are removed.
Item Script
{ laphine_synthesis(); },{},{}
Dropped By No Result

Blessed Knife-LT [2]   [One Hand]   Item ID# 510072 (Blessed_Knife_LT)
Type
Weapon
Class
Dagger
Buy
n/a
Sell
n/a
Weight
120
Attack
220
Required Lvl
190
Weapon Lvl
5
Slot
2
Applicable Jobs
Novice
Supernovice
Description
An improved version of the knife said to have been used by brave heroes in the past.
It is said that it can only be used by those who have received the angel's blessing.
Resonates with Hero's Boots-LT.

ATK +5%

Base Level at least 210:
POW +2, P.ATK +1.

For each 2 Refine Levels:
ATK +15

For each 3 Refine Levels:
Increases damage of Back Stab by 25%.

Refine Level +7:
Increases physical damage against enemies of every element by 15%.
Enables the use of Level 10 Fatal Menace.

Refine Level +9:
ASPD +10% (Decreases after attack delay by 10%).
Increases damage of Fatal Menace by 15%.

Refine Level +11:
Decreases after skill cast delay by 10%.
Increases melee physical damage by 20%.

When equipped with Hero's Boots-LT:
ATK +10%, P.ATK +2.

[Bonus by Grade]
[Grade D]: ATK +3%
[Grade C]: melee physical damage +15%. P.ATK +1
[Grade B]: POW +3, P.ATK +2.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,5; bonus bBaseAtk,15*(.@r/2); bonus2 bSkillAtk,"RG_BACKSTAP",25*(.@r/3); if (BaseLevel>=210) { bonus bPAtk,1; bonus bPow,2; } if (.@r>=7) { skill "SC_FATALMENACE",10; bonus2 bAddEle,Ele_All,15; if (.@r>=9) { bonus bAspdRate,10; bonus2 bSkillAtk,"SC_FATALMENACE",15; if (.@r>=11) { bonus bShortAtkRate,20; bonus bDelayrate,-10; } } } if (.@g>=ENCHANTGRADE_D) { bonus bAtkRate,3; if (.@g>=ENCHANTGRADE_C) { bonus bShortAtkRate,15; bonus bPAtk,1; if (.@g>=ENCHANTGRADE_B) { bonus bPAtk,2; bonus bPow,3; } } } },{},{}
Dropped By No Result

Blessing 10 Scroll Box    Item ID# 12913 (Blessing_10_Scroll_Box)
Blessing Scroll Box
Type
Cash Shop Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Description
A box containing 10 Level 10 Blessing Scrolls.

Once this item is purchased, termination of contract is impossible. Also, this item is not refundable.
Item Script
{ getitem 12215,10; },{},{}
Dropped By No Result

Blessing 10 Scroll Box    Item ID# 14169 (F_Blessing_10_Box)
Type
Cash Shop Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Description
A box containing 10 Level 10 Blessing Scrolls.

Once this item is purchased, termination of contract is impossible. Also, this item is not refundable.
Item Script
{ getitem 12215,10; },{},{}
Dropped By No Result

Blessing Lucky Egg    Item ID# 17532 (Blessing_Lucky_Scroll)
Type
Cash Shop Item
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Description
Not Available

[iRO Description]
Not Available
Item Script
{ getgroupitem(IG_Blessing_Lucky_Scroll); },{},{}
Dropped By No Result

Blessing Midgard Lucky Egg    Item ID# 17447 (Blessing_Midgard_Scroll)
Type
Cash Shop Item
Class
n/a
Buy
10z
Sell
5z
Weight
0
Description
Not Available

[iRO Description]
Not Available
Item Script
{ getgroupitem(IG_Blessing_Midgard_Scroll); },{},{}
Dropped By No Result

Blessing of Angel    Item ID# 311002 (Bless_Angel)
Angel Blessing
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases experience gained from defeating Angel race monsters by 5%.
Item Script
{ bonus2 bExpAddRace,RC_Angel,5; },{},{}
Dropped By No Result

Blessing of Aramazd [1]   [Body]   Item ID# 450215 (aegis_450215)
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
100
Defense
150
Required Lvl
90
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableArmor; bonus bMdef,15; bonus bAspdRate,10; bonus2 bAddRace,RC_Undead,40; bonus2 bAddRace,RC_DemiHuman,40; bonus2 bAddRace,RC_Player_Doram,40; bonus2 bAddEle,Ele_Dark,40; bonus2 bAddEle,Ele_Undead,40; bonus2 bMagicAddRace,RC_Undead,40; bonus2 bMagicAddRace,RC_DemiHuman,40; bonus2 bMagicAddRace,RC_Player_Doram,40; bonus2 bMagicAddEle,Ele_Dark,40; bonus2 bMagicAddEle,Ele_Undead,40; bonus2 bSubEle,Ele_Ghost,2*.@r; if (.@r>=5) { bonus bDef,300; bonus bMdef,30; bonus2 bSubRace,RC_Player_Human,7; } if (.@r>=7) bonus bNoKnockback; },{},{}
Dropped By No Result

Blessing of Brute    Item ID# 310996 (Bless_Animal)
Brute Blessing
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases experience gained from defeating Brute race monsters by 5%.
Item Script
{ bonus2 bExpAddRace,RC_Brute,5; },{},{}
Dropped By No Result

Blessing of Demihuman    Item ID# 311001 (Bless_Human)
Demi-Human Blessing
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases experience gained from defeating DemiHuman race monsters by 5%.
Item Script
{ bonus2 bExpAddRace,RC_DemiHuman,5; },{},{}
Dropped By No Result

Blessing of Demon    Item ID# 311000 (Bless_Demon)
Demon Blessing
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases experience gained from defeating Demon race monsters by 5%.
Item Script
{ bonus2 bExpAddRace,RC_Demon,5; },{},{}
Dropped By No Result

« First < 3536373839404142434445 > Last »
back to top