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

Tropical Sograt    Item ID# 12112 (Tropical_Sograt)
Type
Usable Item
Class
n/a
Buy
1000z
Sell
500z
Weight
10
Applicable Jobs
Every Job
Description
A delicious alcoholic beverage made with exotic fruits found only in the Sograt Desert. It's very sweet, so people can get drunk off it without realizing it.

Inflicts Curse status for 10 seconds.
Item Script
{ sc_start SC_CURSE,10000,1; },{},{}
Dropped By No Result
Required ForBard Platinum Skill Quest

Troubadour & Trouber Soul (Metallic Fury)    Item ID# 312240 (TR_Soul_MF)
Troubadour & Trouvere Soul(Metallic Fury)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Metallic Fury by 2%.

For each 2 Refine Levels:
Increases damage of Metallic Fury by additional 1%.
Item Script
{ bonus2 bSkillAtk,"TR_METALIC_FURY",2+(getrefine()/2); },{},{}
Dropped By No Result

Troubadour & Trouber Soul (Rhythm Shooting)    Item ID# 312239 (TR_Soul_RS)
Troubadour & Trouvere Soul(Rhythm Shooting)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Rhythm Shooting by 2%.

For each 2 Refine Levels:
Increases damage of Rhythm Shooting by additional 1%.
Item Script
{ bonus2 bSkillAtk,"TR_RHYTHMSHOOTING",2+(getrefine()/2); },{},{}
Dropped By No Result

Troubadour & Trouber Soul (Rose Blossom)    Item ID# 312238 (TR_Soul_RB)
Troubadour & Trouvere Soul(Rose Blossom)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Rose Blossom by 2%.

For each 2 Refine Levels:
Increases damage of Rose Blossom by additional 1%.
Item Script
{ bonus2 bSkillAtk,"TR_ROSEBLOSSOM_ATK",2+(getrefine()/2); },{},{}
Dropped By No Result

True Almighty    Item ID# 22819 (G_Almighty)
Citizen Oda's Miracle Elixr
Type
Usable Item
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Applicable Jobs
Every Job
Description
A notorious dish which good for body.
For 60 minutes, All Stats +10, ATK +30, MATK +30.
Increase movement speed for 10 minutes.
Caution!! Using it twice will not doubled the effect.
Item Script
{ specialeffect2 EF_BASH3D; sc_start SC_ALMIGHTY,3600000,10; sc_start SC_SPEEDUP0,600000,25; },{},{}
Dropped By No Result

True Alphoccio Card [Weapon]   Item ID# 4696 (Real_Alphoccio_Card)
True Alphoccio Basil Card
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Reverberation
Description
Increases Reverberation damage by 20%.
When equipped with Level 4 weapons, increases Reverberation damage by 20%.
When refine level +10 or higher: increases Reverberation damage by 20%.

More Information on Combo:
Item Script
{ if (getrefine() > 9) .@b += 20; if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"WM_REVERBERATION",20+.@b; },{},{}
Dropped By

True Alphoccio Card [Accessory]   Item ID# 27080 (Real_Alphoccio_Card_J)
Minstrel Alphoccio Card (jRO)
Type
Card
Class
Accessory Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Vibration
Description
Increases damage of Reverberation by 50%.

When equipped with Wanderer Trentini Card: ATK +10%, MATK +10%.

When equipped with Minstrel Alphoccio(MVP) Card:
Random chance to increase DEX by 100 and transform into Minstrel Alphoccio for 5 seconds when recieving physical damage.
Item Script
{ bonus2 bSkillAtk,"WM_REVERBERATION",50; },{},{}
Dropped By No Result

True Brilliant Protection Scroll    Item ID# 100006 (G_M_DEFScroll)
Type
Usable Item
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Applicable Jobs
Every Job
Description
A scroll that helps to increase the survival rate by greatly increasing the physical and magical defense for a certain period of time.

Effect:
DEF +500, MDEF +200 for 60 minutes.
The movement speed also increases for 10 minutes.
Item Script
{ specialeffect2 EF_HEAL3; sc_start SC_M_DEFSCROLL,3600000,0; sc_start SC_SPEEDUP0,600000,25; },{},{}
Dropped By No Result

True Cecil Damon Card [Weapon]   Item ID# 4687 (Real_Shecil_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Cluster
Description
Increases Cluster Bomb damage by 20%.
When equipped with Level 4 weapons, increases Cluster Bomb damage by 20%.
When refine level +10 or higher: increases Cluster Bomb damage by 20%.

More Information on Combo:
Item Script
{ if (getrefine() > 9) .@b += 20; if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"RA_CLUSTERBOMB",20+.@b; },{},{}
Dropped By

True Cecil Damon Card [Accessory]   Item ID# 27071 (Real_Shecil_Card_J)
Ranger Shecil Card (jRO)
Type
Card
Class
Accessory Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Cluster
Description
Increases damage of Cluster Bomb by 100%.

When equipped with Ranger Shecil(MVP) Card:
Random chance to increase DEX by 100 and transform into Ranger Shecil for 5 seconds when recieving physical damage.
Item Script
{ bonus2 bSkillAtk,"RA_CLUSTERBOMB",100; },{},{}
Dropped By No Result

True Celia Alde Card [Weapon]   Item ID# 4692 (Real_Ceila_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Varetyr
Description
Increases Varetyr Spear damage by 20%.
When equipped with Level 4 weapons, increases Varetyr Spear damage by 20%.
When refine level +10 or higher: increases Varetyr Spear damage by 20%.

More Information on Combo:
Item Script
{ if (getrefine() > 9) .@b += 20; if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"SO_VARETYR_SPEAR",20+.@b; },{},{}
Dropped By

True Celia Alde Card [Accessory]   Item ID# 27076 (Real_Ceila_Card_J)
Sorcerer Celia Card (jRO)
Type
Card
Class
Accessory Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Cloud Kill
Description
Increases damage of Cloud Kill by 100%.

When equipped with Sorcerer Celia(MVP) Card:
Random chance to increase INT by 100 and transform into Sorcerer Celia for 5 seconds when recieving magical damage.

When equipped with Magical Claus:
MATK +5%.
Ignores magic defense of all race enemies by 50%.
Item Script
{ bonus2 bSkillAtk,"SO_CLOUD_KILL",100; },{},{}
Dropped By No Result

« First < 6364656667686970717273 > Last »
back to top