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

Love Dad Wings 2012 [1]   [Garment]   Item ID# 20724 (Love_Dad_Wings_2012)
Love Dad Wing 2012
Type
Armor
Class
Garment
Buy
n/a
Sell
n/a
Weight
10
Defense
15
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Beautiful golden wings Shining brightly To celebrate the event of Father's Day
[- Base STR 90 -]
All Stats +1, MaxHP +1%, MaxSP +1%.
STR +1 for every refine.
[- Base INT 90 -]
All Stats +1, MaxHP +1%, MaxSP +1%.
INT +1 for every refine.
[- Base VIT 90 -]
All Stats +1, MaxHP +1%, MaxSP +1%.
VIT +1 for every refine.
[- Base AGI 90 -]
All Stats +1, MaxHP +1%, MaxSP +1%.
AGI +1 for every refine.
[- Base DEX 90 -]
All Stats +1, MaxHP +1%, MaxSP +1%.
DEX +1 for every refine.
[- Base LUK 90 -]
All Stats +1, MaxHP +1%, MaxSP +1%.
LUK +1 for every refine.
Item Script
expand to view script
{ .@r = getrefine(); if (readparam(bStr)>89) { bonus bAllStats,1; bonus bStr,.@r; bonus bMaxHPrate,1; bonus bMaxSPrate,1; } if (readparam(bAgi)>89) { bonus bAllStats,1; bonus bAgi,.@r; bonus bMaxHPrate,1; bonus bMaxSPrate,1; } if (readparam(bVit)>89) { bonus bAllStats,1; bonus bVit,.@r; bonus bMaxHPrate,1; bonus bMaxSPrate,1; } if (readparam(bInt)>89) { bonus bAllStats,1; bonus bInt,.@r; bonus bMaxHPrate,1; bonus bMaxSPrate,1; } if (readparam(bDex)>89) { bonus bAllStats,1; bonus bDex,.@r; bonus bMaxHPrate,1; bonus bMaxSPrate,1; } if (readparam(bLuk)>89) { bonus bAllStats,1; bonus bLuk,.@r; bonus bMaxHPrate,1; bonus bMaxSPrate,1; } },{},{}
Dropped By No Result

Love Daddy 2013 [1]   [Upper Head]   Item ID# 18960 (Love_Daddy_2013)
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
1
Defense
10
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bAddClass,Class_All,2; bonus bMatkRate,2; if (readparam(bStr) >= 90) { bonus bBaseAtk,15; if (.@r >= 9) bonus bBaseAtk,15; } if (readparam(bInt) >= 90) { bonus bMatk,15; if (.@r >= 9) bonus bMatk,15; } if (readparam(bVit) >= 90) { bonus bMaxHP,500; if (.@r >= 9) bonus bMaxHP,500; } if (readparam(bAgi) >= 90) { bonus bAspdRate,2; if (.@r >= 9) bonus bAspdRate,3; } if (readparam(bDex) >= 90) { bonus bLongAtkRate,3; if (.@r >= 9) bonus bLongAtkRate,3; } if (readparam(bLuk) >= 90) { bonus bCritical,5; if (.@r >= 9) bonus bCritical,5; } },{},{}
Dropped By No Result

Love Daddy Box    Item ID# 14379 (Love_Daddy_Box)
Type
Cash Shop Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Description
A box containing 1 "Love Daddy Hat" inside.
Item Script
{ getitem 5489,1; },{},{}
Dropped By No Result

Love Daddy Hat [0]   [Upper Head]   Item ID# 5489 (Love_Daddy)
Love Daddy
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A yellow tredy hat has a "Love Daddy" logo.
Thailand people wear it to admire king.
DEX + 2.
Item Script
{ bonus bDex,2; },{},{}
Dropped By No Result

Love Flower    Item ID# 7864 (Love_Flower)
Stolen Cacao
Type
Miscellaneous
Class
n/a
Buy
20z
Sell
10z
Weight
1
Description
Very beautiful flower namely affection flower.
Item Script
{},{},{}
Dropped By

Love Flower Hat [0]   [Upper Head]   Item ID# 5803 (Flower_Love_Hat)
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
10
Defense
4
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A bandana which made from affection flower network.Chance of getting Yggdrasilseed when a monster gets killed.
Impossible to refine this item.
Item Script
{ bonus2 bAddMonsterDropItem,608,100; },{},{}
Dropped By No Result

Love Guard [1]   [Upper & Middle Head]   Item ID# 18542 (Love_Guard)
Benevolent Guardian
Type
Armor
Class
Upper & Middle Headgear
Buy
20z
Sell
10z
Weight
50
Defense
10
Required Lvl
10
Armor Lvl
1
Slot
1
Applicable Jobs
Every Job
Description
A headdress worn by high level members of warrior clergy members.
Increases the effect of received heals by 5%.
Increases the effectiveness of your own healing skills by 2%.

If refined to +7 or higher, increases the effectiveness of your healing skills by an additional 3%.

If equipped with Healing Staff[0], the effectiveness of your healing skills is increased by 1% per refine level of the staff.

If equipped with a Holy Stick[1], the effectiveness of your healing skills is increased by 3% per refine level of the staff.

More Information on Combo:
Item Script
{ bonus bHealPower2,5; bonus bAddItemHealRate,5; bonus bHealPower,(getrefine()>6)?5:2; },{},{}
Dropped By No Result

Love Lump    Item ID# 6345 (Love_Ball)
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
0
Description
Filled with loving varied colors.
Item Script
{},{},{}
Dropped By No Result

Love Piece [0]   [Lower Head]   Item ID# 18564 (Love_Piece)
Type
Armor
Class
Lower Headgear
Buy
20z
Sell
10z
Weight
20
Required Lvl
50
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A bubble gum with a shape of heart.
Enables uninterruptable skill cast.
Increases SP cost by 15%.

When equipped with Heart Wing Hairband: Fixed cast time -10%.

More Information on Combo:
Item Script
{ bonus bNoCastCancel; bonus bUseSPrate,15; },{},{}
Dropped By No Result

Love Rabbit Hood [1]   [Upper, Middle & Lower Head]   Item ID# 5764 (Love_Rabbit_Hood)
Type
Armor
Class
U, M & L Headgear
Buy
20z
Sell
10z
Weight
30
Defense
1
Required Lvl
10
Armor Lvl
1
Slot
1
Refineable
No
Applicable Jobs
Every Job
Description
A hood made by a renowned doll maker with the love toward bunnies.
Adds a chance of autocasting level 3 Gloria when dealing phyical attacks.
If base AGI is 80 or higher, autocasting rate will increase.
Unable to Refine.
Item Script
{ bonus3 bAutoSpell,"PR_GLORIA",3,((readparam(bAgi)>=80)?30:10); },{},{}
Dropped By No Result

Love Scroll    Item ID# 23283 (Love_Scroll)
Type
Usable Item
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Applicable Jobs
Every Job
Description
Love Scroll for limited time.
You can get one of several rare items such as Safe to 11 Weapon Certificate, Safe to 11 Armor Certificate, a Candy Pouch Box, Blitz Shadow Weapon, Blitz Shadow Armor and Premium Taming Gift Set
Item Script
{ getgroupitem(IG_LOVE_SCROLL); },{},{}
Dropped By No Result

Love Valentine's Hat [0]   [Upper Head]   Item ID# 5393 (Valentine_Hat)
Cupid's Target
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
20
Defense
4
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
A hat which showed that you were falling in love!
You will feel stronger because strength of your love will make you powerful!
Maximum HP & SP + 7%.
Impossible to refine this item.
Item Script
{ bonus bMaxSPrate,7; bonus bMaxHPrate,7; },{},{}
Dropped By No Result

« First < 5657585960616263646566 > Last »
back to top