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

Rune of Luck Lv 2    Item ID# 29007 (Neev_LUK_2)
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
Refined to +7, LUK +6.
Refined to +11, LUK +1, critical damage +7%.
Item Script
{ .@r = getrefine(); if (.@r>=7) { bonus bLuk,6; if (.@r>=11) { bonus bCritAtkRate,7; bonus bLuk,1; } } },{},{}
Dropped By No Result

Rune of Luck Lv 3    Item ID# 29008 (Neev_LUK_3)
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
Refined to +7, LUK +7.
Refined to +12, LUK +1, critical damage +8%.
Refined to +13, LUK +1, critical damage +6%.
Item Script
{ .@r = getrefine(); if (.@r>=7) { bonus bLuk,7; if (.@r>=12) { bonus bCritAtkRate,8; bonus bLuk,1; if (.@r>=13) { bonus bCritAtkRate,6; bonus bLuk,1; } } } },{},{}
Dropped By No Result

Rune of Strength Lv 1    Item ID# 4994 (Neev_STR_1)
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
Refined to +7, STR +5.
Refined to +10, ATK +5%.
Item Script
{ .@r = getrefine(); if (.@r>=7) { bonus bStr,5; } if (.@r>9) { bonus2 bAddRace,RC_All,5; } },{},{}
Dropped By No Result

Rune of Strength Lv 2    Item ID# 4995 (Neev_STR_2)
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
Refined to +7, STR +6.
Refined to +11, STR +1, ATK +7%.
Item Script
{ .@r = getrefine(); if (.@r>=7) { bonus bStr,6; if (.@r>=11) { bonus2 bAddRace,RC_All,7; bonus bStr,1; } } },{},{}
Dropped By No Result

Rune of Strength_Lv 3    Item ID# 4996 (Neev_STR_3)
Rune of Strength Lv 3
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
Refined to +7, STR +7.
Refined to +12, STR +1, ATK +8%.
Refined to +13, STR +1, ATK +2%.
Item Script
{ .@r = getrefine(); if (.@r>=7) { bonus bStr,7; if (.@r>=12) { bonus2 bAddRace,RC_All,8; bonus bStr,1; if (.@r>=13) { bonus2 bAddRace,RC_All,2; bonus bStr,1; } } } },{},{}
Dropped By No Result

Rune of Vitality Lv 1    Item ID# 29009 (Neev_VIT_1)
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
Refined to +7, VIT +5.
Refined to +10, MaxHP +5%.
Item Script
{ .@r = getrefine(); if (.@r>=7) { bonus bVit,5; if (.@r>=10) { bonus bMaxHPrate,5; } } },{},{}
Dropped By No Result

Rune of Vitality Lv 2    Item ID# 29010 (Neev_VIT_2)
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
Refined to +7, VIT +6.
Refined to +11, VIT +1, MaxHP +7%.
Item Script
{ .@r = getrefine(); if (.@r>=7) { bonus bVit,6; if (.@r>=11) { bonus bMaxHPrate,7; bonus bVit,1; } } },{},{}
Dropped By No Result

Rune of Vitality Lv 3    Item ID# 29011 (Neev_VIT_3)
Type
Card
Class
Enchant
Buy
20z
Sell
10z
Weight
0
Description
Refined to +7, VIT +7.
Refined to +12, VIT +1, MaxHP +8%.
Refined to +13, VIT +1, MaxHP +2%.
Item Script
{ .@r = getrefine(); if (.@r>=7) { bonus bVit,7; if (.@r>=12) { bonus bMaxHPrate,8; bonus bVit,1; if (.@r>=13) { bonus bMaxHPrate,2; bonus bVit,1; } } } },{},{}
Dropped By No Result

Rune Plate [1]   [Body]   Item ID# 15002 (Rune_Plate)
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
0
Defense
95
Required Lvl
99
Armor Lvl
1
Slot
1
Applicable Jobs
Rune Knight
Description
An armor with solid plate material adorned with gorgeous runes and jewels. It's actually very light and solid and it feels as if magic is winding around your whole body.
Item Script
{},{},{}
Dropped By No Result

Rune Ring [0]   [Accessory]   Item ID# 2950 (Rune_Ring)
Type
Armor
Class
Accessory
Buy
n/a
Sell
n/a
Weight
0
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
You cannot Trade this item.
Rental Items
Specially made to help the members of guilds to grow, this ring generates special waves and increases your EXP reward from monsters by 10%.
Level Limit : 100

More Information on Combo:
Item Script
{ bonus2 bExpAddRace,RC_All,10; },{},{}
Dropped By No Result

Rune Robe of Death [1]   [Body]   Item ID# 450245 (Death_Rune_Armor)
Death Rune Robe
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
100
Defense
45
Required Lvl
230
Armor Lvl
2
Slot
1
Applicable Jobs
Every Job
Description
Robe engraved with Varmundt's Death Rune magic.
The imprint is amplified with the essence of death.

For each 25 base INT:
SPL +1

Refine Level +7:
MATK +5%, S.MATK +2

Refine Level +9:
Decreases variable cast time by 15%.

Refine Level +11:
Increases Magical Damage with every element by 15%.

[Bonus by Grade]
[Grade D] MATK +5%
[Grade C] SPL +5, MATK +5%.
[Grade B] Magical Damage with every element +10%.
[Grade A] After Skill Delay -10%, SPL +5.
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bSpl,(readparam(bInt)/25); if (.@r>=7) { bonus bSMatk,2; bonus bMatkRate,5; if (.@r>=9) { bonus bVariableCastrate,-15; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_All,15; } } } if (.@g>=ENCHANTGRADE_D) { bonus bMatkRate,5; if (.@g>=ENCHANTGRADE_C) { bonus bMatkRate,5; bonus bSpl,5; if (.@g>=ENCHANTGRADE_B) { bonus2 bMagicAtkEle,Ele_All,10; if (.@g>=ENCHANTGRADE_A) { bonus bDelayrate,-10; bonus bSpl,5; } } } } },{},{}
Dropped By No Result

Rune Royal Family Book    Item ID# 11005 (Tyrant_Schmidt)
Type
Miscellaneous
Class
n/a
Buy
10000z
Sell
5000z
Weight
1
Description
A suspicious book stamped with the seal of the Rune-Midgarts Kingdom. The page with information about the author has been torn out.
Item Script
{},{},{}
Dropped By No Result

« First < 96979899100101102103104105106 >
back to top