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

Modification Orb(SP Recovery)    Item ID# 29532 (Improve_Orb_HealSP)
Modification Orb (SP Recovery)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
SP Recovery +20%.
Item Script
{ bonus bSPrecovRate,20; },{},{}
Dropped By No Result

Modification Orb(Spell Buster)    Item ID# 29548 (Improve_Orb_L_INT)
Modification Orb (Spell Buster)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Magical attacks have a chance to activate Magic Storm for 10 seconds.

[Magic Storm]
INT +50, MATK +15%, ATK -15%.
Item Script
{ autobonus "{ bonus bInt,50; bonus bMatkRate,15; bonus bAtkRate,-15; }",30,10000,BF_MAGIC,"{ specialeffect2 EF_POTION_BERSERK; }"; },{},{}
Dropped By No Result

Modification Orb(Spirit)    Item ID# 29530 (Improve_Orb_Spirit)
Modification Orb (Spirit)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MaxSP +5%.
Refine Level +7, MaxSP +100.
Refine Level +9, MaxSP +150.
Item Script
{ .@r = getrefine(); bonus bMaxSPrate,5; if (.@r>=7) { bonus bMaxSP,100; if (.@r>=9) { bonus bMaxSP,150; } } },{},{}
Dropped By No Result

Modification Orb(Stamina)    Item ID# 29531 (Improve_Orb_Health)
Modification Orb (Health)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MaxHP +5%.
Refine Level +7, MaxHP +500.
Refine Level +9, MaxHP +750.
Item Script
{ .@r = getrefine(); bonus bMaxHPrate,5; if (.@r>=7) { bonus bMaxHP,500; if (.@r>=9) { bonus bMaxHP,750; } } },{},{}
Dropped By No Result

Modification Orb(Swift)    Item ID# 29537 (Improve_Orb_Speed)
Modification Orb (Speed)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
ASPD +1.
Refine Level +7, reduces after attack delay by 3%.
Refine Level +9, reduces after attack delay by 3%.
Item Script
{ .@r = getrefine(); bonus bAspd,1; if (.@r>=7) { bonus bAspdRate,3; if (.@r>=9) { bonus bAspdRate,3; } } },{},{}
Dropped By No Result

Modification Orb(Unlimited Vital)    Item ID# 29547 (Improve_Orb_L_Vit)
Modification Orb (Unlimited Vitality)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Recieving physical or magical damage have a chance to activate Everlasting Life for 10 seconds.

[Everlasting Life]
VIT +50.
Recover 400HP per 0.5 second.
Recover 20SP per second.
Item Script
expand to view script
{ autobonus2 "{ bonus bVit,50; bonus2 bHPRegenRate,400,500; bonus2 bSPLossRate,1,20000; }",50,10000,BF_NORMAL,"{ specialeffect2 EF_POTION_BERSERK; }"; autobonus2 "{ bonus bVit,50; bonus2 bHPRegenRate,400,500; bonus2 bSPLossRate,1,20000; }",50,10000,BF_MAGIC,"{ specialeffect2 EF_POTION_BERSERK; }"; },{},{}
Dropped By No Result

Modified Advanced Rgan Card [Shield]   Item ID# 300379 (R_Superior_Rgan_Card)
Modified Senior Rgan Card
Type
Card
Class
Shield Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Higher Level
Description
Decreases damage taken from enemies of every race, except Players, by 15%.

Up to max +11 Refine Level:
Increases damage taken from enemies of every size by 25%.

Refine Level +12:
Decreases damage taken from enemies of every size by 25%.

When Armor Level of compounded equipment is 2:
RES +50, MRES +50
Item Script
{ bonus2 bSubRace,RC_All,15; bonus2 bSubRace,RC_Player_Human,-15; bonus2 bSubRace,RC_Player_Doram,-15; .@rate = (getrefine() < 12) ? -25 : 25; bonus2 bSubSize,Size_All,.@rate; if (getequiparmorlv() == 2) { bonus bRes,50; bonus bMRes,50; } },{},{}
Dropped By No Result

Modified Agi Boots [0]   [Footgear]   Item ID# 22109 (Modify_Agi_Boots)
Modified Agility Boots
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
60
Defense
25
Required Lvl
99
Armor Lvl
1
Slot
0
Applicable Jobs
Kagerou / Oboro
Rebellion
Description
A magical boots that was made a long time ago, no sign of wear nor tear on it.
MaxHP +300, MaxSP +30.
Every 3 refine level: MaxHP +100, MaxSP +10, ASPD +3%.
If base AGI at least 120: ASPD +1.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bAspdRate,3*(.@r/3); if (readparam(bAgi)>=120) bonus bAspd,1; },{},{}
Dropped By No Result

Modified Agi Boots [1]   [Footgear]   Item ID# 22115 (Modify_Agi_Boots_)
Modified Agility Boots
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
60
Defense
25
Required Lvl
99
Armor Lvl
1
Slot
1
Applicable Jobs
Kagerou / Oboro
Rebellion
Description
A magical boots that was made a long time ago, no sign of wear nor tear on it.
MaxHP +300, MaxSP +30.
Every 3 refine level: MaxHP +100, MaxSP +10, ASPD +3%.
If base AGI at least 120: ASPD +1.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bAspdRate,3*(.@r/3); if (readparam(bAgi)>=120) bonus bAspd,1; },{},{}
Dropped By No Result

Modified Dex Boots [0]   [Footgear]   Item ID# 22111 (Modify_Dex_Boots)
Modified Dexterity Boots
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
60
Defense
25
Required Lvl
99
Armor Lvl
1
Slot
0
Applicable Jobs
Kagerou / Oboro
Rebellion
Description
A magical boots that was made a long time ago, no sign of wear nor tear on it.
MaxHP +300, MaxSP +30.
Every 3 refine level: MaxHP +100, MaxSP +10, DEX +3.

If base DEX at least 120:
Reduces fixed cast time by 0.5 seconds.
Increases long range physical attacks by 5%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bDex,3*(.@r/3); if (readparam(bDex)>=120) { bonus bLongAtkRate,5; bonus bFixedCast,-500; } },{},{}
Dropped By No Result

Modified Dex Boots [1]   [Footgear]   Item ID# 22117 (Modify_Dex_Boots_)
Modified Dexterity Boots
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
60
Defense
25
Required Lvl
99
Armor Lvl
1
Slot
1
Applicable Jobs
Kagerou / Oboro
Rebellion
Description
A magical boots that was made a long time ago, no sign of wear nor tear on it.
MaxHP +300, MaxSP +30.
Every 3 refine level: MaxHP +100, MaxSP +10, DEX +3.

If base DEX at least 120:
Reduces fixed cast time by 0.5 seconds.
Increases long range physical attacks by 5%.

More Information on Combo:
Item Script
{ .@r = getrefine(); bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bDex,3*(.@r/3); if (readparam(bDex)>=120) { bonus bLongAtkRate,5; bonus bFixedCast,-500; } },{},{}
Dropped By No Result

Modified Hero's Weapon Refine Hammer Package I    Item ID# 200126 (Hero_Hammer_Package_1)
Type
Cash Shop Item
Class
n/a
Buy
n/a
Sell
n/a
Weight
1
Description
A package that includes 50 Small Mana Potion, 300 Brilliant Protection Scroll, 200 Mysterious Life Potion, 200 Small Life Potion, 200 Medium Life Potion and 100 Silvervine Cat Fruit.
In addition, 1 Modified Hero's Weapon Refine Hammer I is included.

[Modified Hero's Weapon Refine Hammer I]
A refine hammer that increases the refinement level of a specific Hero's Weapon by +1.
It can only be used on Hero's Weapon-LT with refine level between +9 and +11.
Each time it is used, 14 Blacksmith's Blessings are consumed as materials.

[Target Items]
Magic Sword-LT
Fatalist-LT
Saint Mace-LT
Exorcist's Bible-LT
Aquatic Spear-LT
Light Blade-LT
Item Script
{ getgroupitem(IG_HERO_HAMMER_PACKAGE_1); },{},{}
Dropped By No Result

« First < 8687888990919293949596 > Last »
back to top