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

Libra Crown [1]   [Upper Head]   Item ID# 400117 (BioWeapon_Helm_WM)
Type
Armor
Class
Upper Headgear
Buy
n/a
Sell
n/a
Weight
10
Defense
10
Required Lvl
170
Armor Lvl
1
Slot
1
Applicable Jobs
Minstrel / Wanderer
Description
A crown designed for specific subjects.
A golden crown that makes the wearer stand out. It is decorated with blue jewels resembling Venus.

For each 2 Refine Levels:
ATK +20
MATK +20

Refine Level +7:
ASPD +10% (Decreases after attack delay by 10%).
Decreases variable cast time by 10%.

Refine Level +9:
Increases ranged physical damage by 15%.
Increases magical damage with Neutral element by 10%.

Refine Level +11:
Increases magical damage with every element by 10%.
Increases physical damage against enemies of every size by additional 10%.

When equipped with Black Circle or Heart Whip:
Increases magical damage with Neutral element by 10%.

For each Refine Level of Black Circle or Heart Whip:
Increases damage of Metallic Sound by 5%.

When equipped with Antique Cello or Scarlet Ribbon:
Increases ranged physical damage by 10%.

For each Refine Level of Antique Cello or Scarlet Ribbon:
Increases damage of Severe Rainstorm by 10%.

When equipped with Wind Gale:
Increases ranged physical damage by 10%.

For each Refine Level of Wind Gale:
Increases damage of Severe Rainstorm by 10%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bMatk,20*(.@r/2); bonus bBaseAtk,20*(.@r/2); if (.@r>=7) { bonus bAspdRate,10; bonus bVariableCastrate,-10; } if (.@r>=9) { bonus2 bMagicAtkEle,Ele_Neutral,10; bonus bLongAtkRate,15; } if (.@r>=11) { bonus2 bMagicAtkEle,Ele_All,10; bonus2 bAddSize,Size_All,10; } },{},{}
Dropped By No Result

Libra Crown Box    Item ID# 16436 (Libra_Crown_Box)
Type
Cash Shop Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Description
A box that contains 1 "Libra Celestial Crown" inside.

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

Libra Crown Box    Item ID# 16437 (FLibra_Crown_Box)
Type
Cash Shop Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Description
A box that contains 1 "Libra Crown" inside.

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

Libra Diadem [0]   [Upper Head]   Item ID# 5663 (Libra_Diadem)
Type
Armor
Class
Upper Headgear
Buy
10z
Sell
5z
Weight
30
Defense
3
Armor Lvl
1
Slot
0
Applicable Jobs
Every Job
Description
A magnificent diadem created to pay tribute to the 7th sign of the zodiac, Libra the Balance. Attached to the crown is an Opal gemstone, the birthstone for those born under this sign.
ATK + 7.
[Refine Rate +7 or higher]
Add low chance of auto casting Level 2 Warm Wind when physically attacking.
[Refine Rate +9 or higher]
FLEE + 5, ATK + 3%.
Item Script
{ bonus bBaseAtk,7; if (getrefine()>=7) { bonus3 bAutoSpell,"TK_SEVENWIND",2,5; } if (getrefine()>=9) { bonus bFlee,5; bonus2 bAddClass,Class_All,3; } },{},{}
Dropped By No Result

Libra Diadem [0]   [Upper Head]   Item ID# 19468 (Libra_Diadem_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 bDelayrate,-20; if (eaclass()&EAJL_THIRD && BaseJob == Job_Knight) { bonus2 bSubClass,Class_Boss,20; bonus bHPGainValue,500; bonus bSPGainValue,50; bonus2 bSkillAtk,"RK_STORMBLAST",(.@r>=8?70:(.@r>=6?50:30)); bonus2 bFixedCastrate,"RK_REFRESH",-100; autobonus3 "{ bonus bAtkRate,-50; bonus bMatkRate,-50; bonus3 bAutoSpellWhenHit,\"RK_MILLENNIUMSHIELD\",1,10; }",1000,60000,"RK_MILLENNIUMSHIELD"; autobonus3 "{ percentheal 100,100; sc_end UNLUCKY; sc_end IGNORANCE; sc_end WEAKNESS; sc_end ENERVATION; sc_end LAZINESS; }",1000,1000,"RK_REFRESH"; autobonus3 "{ bonus bNoKnockback; }",1000,30000,"RK_CRUSHSTRIKE"; autobonus3 "{ bonus bStr,30; bonus bInt,-30; }",1000,300000,"RK_GIANTGROWTH"; autobonus3 "{ bonus2 bSPRegenRate,40,10000; }",1000,300000,"RK_ABUNDANCE"; autobonus3 "{ bonus bShortWeaponDamageReturn,10; heal -1000,0; }",1000,300000,"RK_STONEHARDSKIN"; autobonus3 "{ bonus2 bHPRegenRate,500,10000; }",1000,300000,"RK_VITALITYACTIVATION"; autobonus3 "{ bonus bBaseAtk,10; bonus bAspdRate,10; }",1000,300000,"RK_FIGHTINGSPIRIT"; if (.@r>=6) autobonus3 "{ bonus3 bAutoSpellWhenHit,\"RK_MILLENNIUMSHIELD\",1,20; }",1000,60000,"RK_MILLENNIUMSHIELD"; if (.@r>=8) { bonus bAllStats,10; bonus2 bHPRegenRate,500,5000; bonus2 bSPRegenRate,50,5000; autobonus3 "{ bonus3 bAutoSpellWhenHit,\"RK_MILLENNIUMSHIELD\",1,30; }",1000,60000,"RK_MILLENNIUMSHIELD"; } } },{},{}
Dropped By No Result

Libra Diadem Box    Item ID# 16438 (Libra_Diadem_Box)
Type
Cash Shop Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Description
A box that contains 1 "Libra Celestial Diadem" inside.

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

Libra Diadem Box    Item ID# 16439 (FLibra_Diadem_Box)
Type
Cash Shop Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Description
A box that contains 1 "Libra Diadem" inside.

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

Libra Mail [1]   [Body]   Item ID# 15418 (Libra_Mail_J)
Type
Armor
Class
Armor
Buy
20z
Sell
10z
Weight
100
Defense
100
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,5; bonus bBaseAtk,50; bonus bMaxHP,1000; bonus bDelayrate,-10; if (eaclass()&EAJL_THIRD && BaseJob == Job_Knight) { bonus bBaseAtk,80; bonus bMaxHPrate,10; bonus bMaxSPrate,10; if (.@r>=8) bonus2 bSubClass,Class_Boss,5; } },{},{}
Dropped By No Result

Libra Manteau [0]   [Garment]   Item ID# 20970 (Libra_Manteau_J)
Type
Armor
Class
Garment
Buy
20z
Sell
10z
Weight
30
Defense
25
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 bMdef,5; bonus bBaseAtk,20; bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bDelayrate,-5; bonus2 bSubEle,Ele_Neutral,20; if (eaclass()&EAJL_THIRD && BaseJob == Job_Knight) { bonus bBaseAtk,30; bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus2 bSubClass,Class_Boss,5; if (.@r>=8) bonus bLongAtkRate,20; } },{},{}
Dropped By No Result

Libra Ring [0]   [Accessory]   Item ID# 32261 (Libra_Ring_J)
Type
Armor
Class
Accessory
Buy
20z
Sell
10z
Weight
10
Armor Lvl
1
Slot
0
Refineable
No
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
expand to view script
{ bonus bAspdRate,5; bonus bMaxSP,100; bonus bAtkRate,5; bonus2 bSkillUseSP,"RK_DRAGONBREATH",10; bonus2 bSkillUseSP,"RK_DRAGONBREATH_WATER",10; if (eaclass()&EAJL_THIRD && BaseJob == Job_Knight) { bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bDelayrate,-10; bonus bAtkRate,5; bonus2 bSkillAtk,"LK_SPIRALPIERCE",100; bonus2 bVariableCastrate,"LK_SPIRALPIERCE",-50; } },{},{}
Dropped By No Result

Libra Scroll    Item ID# 16673 (Libra_Scroll)
Type
Usable Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Applicable Jobs
Every Job
Description
Taiwan's September Zodiac Scroll. Limited edition only!
Wish you good luck to get something nice!!
Item Script
{ getgroupitem(IG_Libra_Scroll); },{},{}
Dropped By No Result

Libra Scroll2    Item ID# 17018 (Libra_Scroll2)
Type
Usable Item
Class
n/a
Buy
20z
Sell
10z
Weight
1
Applicable Jobs
Every Job
Description
Not Available

[iRO Description]
Not Available
Item Script
{},{},{}
Dropped By No Result

« First < 10301031103210331034103510361037103810391040 > Last »
back to top