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

Lemon    Item ID# 568 (Lemon)
Type
Healing Item
Class
n/a
Buy
60z
Sell
30z
Weight
4
Description
A bright yellow fruit with very sour juice and a fresh scent.
Recovers a little SP.
Item Script
{ itemheal 0,rand(10,20); },{},{}
Dropped By

Lemon Dyestuffs    Item ID# 976 (Lemon_Dyestuffs)
Type
Miscellaneous
Class
n/a
Buy
8000z
Sell
4000z
Weight
15
Description
Yellow colored dye that is made out of ground Yellow Herbs.
Item Script
{},{},{}
Dropped By No Result
Obtainable FromDye Making Guide
Old Blue Box, Old Violet Box, Gift Box

Lens Craft Stone    Item ID# 100823 (Lens_Craft_Stone)
Lens Pore
Type
Delayed-Consumable
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Description
A jewel that can craft the lenses of Deep Blue Sunglasses[1].
It gives additional functions to Deep Blue Sunglasses[1].
It can be used once only.

Two random options can be given to Deep Blue Sunglasses[1].
Item Script
{ laphine_upgrade(); },{},{}
Dropped By No Result

Leo    Item ID# 4967 (Z_Stone_10)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
ASPD +3% (Decreases after attack delay by 3%).

When equipped with Nidhogur and Loki Hat:
Refine Level of Nidhogur and Loki Hat is +7 or higher:
ASPD +1% (Decreases after attack delay by 1%) additionally.

Refine Level of Nidhogur and Loki Hat is +9 or higher:
ASPD +1% (Decreases after attack delay by 1%) additionally.

More Information on Combo:
Item Script
{ bonus bAspdRate,3; },{},{}
Dropped By No Result

Leo Crown [0]   [Upper Head]   Item ID# 5588 (Leo_Crown)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
30
Defense
3
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A magnificent crown created to pay tribute to the 5th sign of the zodiac, Leo the Lion.
Attached to the crown is a Peridot gemstone, the birthstone for those born under this sign.
STR + 2
Increases resistance to Fire Property by 5%.
[Refine level >= 7]
FLEE + 10, DEF + 1. Add low chance of auto casting Level 4 Warm Mild when dealing physical attacks.
Item Script
{ bonus bStr,2; bonus2 bSubEle,Ele_Fire,5; if (getrefine()>6) { bonus bDef,1; bonus bFlee,10; bonus3 bAutoSpell,"TK_SEVENWIND",4,50; } },{},{}
Dropped By No Result

Leo Crown [0]   [Upper Head]   Item ID# 19447 (Leo_Crown_J)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
12
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableHelm; bonus bMdef,15; bonus bStr,10; bonus bBaseAtk,50; bonus bHit,20; bonus2 bAddRace,RC_All,10; if (eaclass()&EAJL_THIRD && BaseJob == Job_Monk) { bonus2 bVariableCastrate,"CH_SOULCOLLECT",-50; bonus bHPGainValue,500; bonus bSPGainValue,50; if (.@r>=8) { bonus bAllStats,10; bonus2 bHPRegenRate,500,5000; bonus2 bSPRegenRate,50,5000; } } },{},{}
Dropped By No Result

Leo Crown Box    Item ID# 16273 (All_In_One_Ring_Box1)
Leo Crown Box
Type
Cash Shop Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Description
A box that contains 1 "All In One Ring" inside.

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

Leo Crown Box    Item ID# 16343 (Leo_Crown_Box)
Type
Cash Shop Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Description
A box that contains 1 "Leo Crown" inside.
Item Script
{ getitem 5588,1; },{},{}
Dropped By No Result

Leo Diadem [0]   [Upper Head]   Item ID# 5589 (Leo_Diadem)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
30
Defense
3
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A magnificent diadem created to pay tribute to the 5th sign of the zodiac, Leo the Lion.
Attached to the diadem is a Peridot gemstone, the birthstone for those born under this sign.
DEX + 2
Increases resistance to Fire Property by 5%.
[Refine level >= 7]
FLEE + 10, ASPD + 3%.
Has a low chance of adding splash damage on basic attacks for 10 seconds when dealing physical attacks.
Item Script
{ bonus bDex,2; bonus2 bSubEle,Ele_Fire,5; if (getrefine()>6) { bonus bFlee,10; bonus bAspdRate,3; autobonus "{ bonus bSplashRange,1; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }"; } },{},{}
Dropped By No Result

Leo Diadem Box    Item ID# 16274 (Spritual_Tunic_Box1)
Type
Cash Shop Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Description
A box that contains 1 "Spiritual Tunic" inside.

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

Leo Diadem Box    Item ID# 16344 (Leo_Diadem_Box)
Type
Cash Shop Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Description
A box that contains 1 "Leo Diadem" inside.
Item Script
{ getitem 5589,1; },{},{}
Dropped By No Result

Leo Mace [1]   [One Hand]   Item ID# 16098 (Leo_Mace_J)
Type
Weapon
Class
Mace
Buy
20z
Sell
10z
Weight
40
Attack
10
Weapon Lvl
4
Slot
1
Applicable Jobs
Novice
Swordman
Acolyte
Merchant
Knight
Priest
Blacksmith
Supernovice
Crusader
Monk
Alchemist
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus bBaseAtk,50+BaseLevel; bonus bVariableCastrate,-10; if (eaclass()&EAJL_THIRD && BaseJob == Job_Monk) { bonus bAspdRate,10; bonus bVariableCastrate,-5; bonus bAtkRate,50; if (.@r>=7) { .@val = 50; if (.@r>=9) .@val += 50; bonus2 bIgnoreDefRaceRate,RC_All,.@val; } } },{},{}
Dropped By No Result

« First < 10061007100810091010101110121013101410151016 > Last »
back to top