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

Automatic Orb(Magnusmus)    Item ID# 310151 (Automatic_Orb70)
Automatic Orb (Magnusmus)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Magnus Exorcismus and Adoramus by 15%.

Refine Level +9:
Increases damage of Magnus Exorcismus and Adoramus by additional 3%.

Refine Level +11:
Increases damage of Magnus Exorcismus and Adoramus by additional 7%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"PR_MAGNUS",15; bonus2 bSkillAtk,"AB_ADORAMUS",15; if (.@r>=9) { bonus2 bSkillAtk,"PR_MAGNUS",3; bonus2 bSkillAtk,"AB_ADORAMUS",3; if (.@r>=11) { bonus2 bSkillAtk,"PR_MAGNUS",7; bonus2 bSkillAtk,"AB_ADORAMUS",7; } } },{},{}
Dropped By No Result

Automatic Orb(Metal Echo)    Item ID# 310160 (Automatic_Orb79)
Automatic Orb (Metallic Echo)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Metallic Sound and Great Echo by 15%.

Refine Level +9:
Increases damage of Metallic Sound and Great Echo by additional 3%.

Refine Level +11:
Increases damage of Metallic Sound and Great Echo by additional 7%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"WM_GREAT_ECHO",15; bonus2 bSkillAtk,"WM_METALICSOUND",15; if (.@r>=9) { bonus2 bSkillAtk,"WM_GREAT_ECHO",3; bonus2 bSkillAtk,"WM_METALICSOUND",3; if (.@r>=11) { bonus2 bSkillAtk,"WM_GREAT_ECHO",7; bonus2 bSkillAtk,"WM_METALICSOUND",7; } } },{},{}
Dropped By No Result

Automatic Orb(Moon Kick)    Item ID# 310164 (Automatic_Orb83)
Automatic Orb (Moon Kick)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of New Moon Kick and Full Moon Kick by 15%.

Refine Level +9:
Increases damage of New Moon Kick and Full Moon Kick by additional 3%.

Refine Level +11:
Increases damage of New Moon Kick and Full Moon Kick by additional 7%.
Increases critical damage by 5%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"SJ_FULLMOONKICK",15; bonus2 bSkillAtk,"SJ_NEWMOONKICK",15; if (.@r>=9) { bonus2 bSkillAtk,"SJ_FULLMOONKICK",3; bonus2 bSkillAtk,"SJ_NEWMOONKICK",3; if (.@r>=11) { bonus bCritAtkRate,5; bonus2 bSkillAtk,"SJ_FULLMOONKICK",7; bonus2 bSkillAtk,"SJ_NEWMOONKICK",7; } } },{},{}
Dropped By No Result

Automatic Orb(Over Power)    Item ID# 310124 (Automatic_Orb43)
Automatic Orb (Overpower)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Physical attacks have a 3% chance to activate Enhanced Raging Fight for 10 seconds.

[Enhanced Raging Fight]
STR +50.
Increases physical melee damage by 10%.
Item Script
{ autobonus "{ bonus bShortAtkRate,10; bonus bAtkRate,15; bonus bStr,50; }",30,10000,BF_WEAPON; },{},{}
Dropped By No Result

Automatic Orb(Power of Land)    Item ID# 310176 (Automatic_Orb95)
Automatic Orb (Power of Land)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Silvervine Stem Spear and Catnip Meteor by 15%.

Refine Level +9:
Increases damage of Silvervine Stem Spear and Catnip Meteor by additional 3%.

Refine Level +11:
Increases damage of Silvervine Stem Spear and Catnip Meteor by additional 7%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"SU_SV_STEMSPEAR",15; bonus2 bSkillAtk,"SU_CN_METEOR",15; if (.@r>=9) { bonus2 bSkillAtk,"SU_SV_STEMSPEAR",3; bonus2 bSkillAtk,"SU_CN_METEOR",3; if (.@r>=11) { bonus2 bSkillAtk,"SU_SV_STEMSPEAR",7; bonus2 bSkillAtk,"SU_CN_METEOR",7; } } },{},{}
Dropped By No Result

Automatic Orb(Power of Life)    Item ID# 310177 (Automatic_Orb96)
Automatic Orb (Power of Life)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Picky Peck and Lunatic Carrot Beat by 15%.

Refine Level +9:
Increases damage of Picky Peck and Lunatic Carrot Beat by additional 3%.

Refine Level +11:
Increases damage of Picky Peck and Lunatic Carrot Beat by additional 7%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",15; bonus2 bSkillAtk,"SU_PICKYPECK",15; if (.@r>=9) { bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",3; bonus2 bSkillAtk,"SU_PICKYPECK",3; if (.@r>=11) { bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",7; bonus2 bSkillAtk,"SU_PICKYPECK",7; } } },{},{}
Dropped By No Result

Automatic Orb(Power of Sea)    Item ID# 310175 (Automatic_Orb94)
Automatic Orb (Power of Sea)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Decreases Tuna Party and Tasty Shrimp Party skill cooldown by 0.5 seconds.

Refine Level +9:
Decreases Tuna Party and Tasty Shrimp Party skill cooldown by additional 1 second.

Refine Level +11:
Decreases Tuna Party and Tasty Shrimp Party skill cooldown by additional 1.5 seconds.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillCooldown,"SU_SHRIMPARTY",-500; bonus2 bSkillCooldown,"SU_TUNAPARTY",-500; if (.@r>=9) { bonus2 bSkillCooldown,"SU_SHRIMPARTY",-1000; bonus2 bSkillCooldown,"SU_TUNAPARTY",-1000; if (.@r>=11) { bonus2 bSkillCooldown,"SU_SHRIMPARTY",-1500; bonus2 bSkillCooldown,"SU_TUNAPARTY",-1500; } } },{},{}
Dropped By No Result

Automatic Orb(Prominence Burst)    Item ID# 310163 (Automatic_Orb82)
Automatic Orb (Blaze Explosion)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Prominence Kick and Solar Burst by 15%.

Refine Level +9:
Increases damage of Prominence Kick and Solar Burst by additional 3%.

Refine Level +11:
Increases damage of Prominence Kick and Solar Burst by additional 7%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"SJ_SOLARBURST",15; bonus2 bSkillAtk,"SJ_PROMINENCEKICK",15; if (.@r>=9) { bonus2 bSkillAtk,"SJ_SOLARBURST",3; bonus2 bSkillAtk,"SJ_PROMINENCEKICK",3; if (.@r>=11) { bonus2 bSkillAtk,"SJ_SOLARBURST",7; bonus2 bSkillAtk,"SJ_PROMINENCEKICK",7; } } },{},{}
Dropped By No Result

Automatic Orb(Raging Combo)    Item ID# 310156 (Automatic_Orb75)
Automatic Orb (Raging Crush)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Combo Finish and Chain Crush Combo by 15%.

Refine Level +9:
Increases damage of Combo Finish and Chain Crush Combo by additional 3%.

Refine Level +11:
Increases damage of Combo Finish and Chain Crush Combo by additional 7%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"MO_COMBOFINISH",15; bonus2 bSkillAtk,"CH_CHAINCRUSH",15; if (.@r>=9) { bonus2 bSkillAtk,"MO_COMBOFINISH",3; bonus2 bSkillAtk,"CH_CHAINCRUSH",3; if (.@r>=11) { bonus2 bSkillAtk,"MO_COMBOFINISH",7; bonus2 bSkillAtk,"CH_CHAINCRUSH",7; } } },{},{}
Dropped By No Result

Automatic Orb(Rampage Arrow)    Item ID# 310155 (Automatic_Orb74)
Automatic Orb (Rampage Arrow)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Rampage Blaster and Knuckle Arrow by 15%.

Refine Level +9:
Increases damage of Rampage Blaster and Knuckle Arrow by additional 3%.

Refine Level +11:
Increases damage of Rampage Blaster and Knuckle Arrow by additional 7%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"SR_KNUCKLEARROW",15; bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",15; if (.@r>=9) { bonus2 bSkillAtk,"SR_KNUCKLEARROW",3; bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",3; if (.@r>=11) { bonus2 bSkillAtk,"SR_KNUCKLEARROW",7; bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",7; } } },{},{}
Dropped By No Result

Automatic Orb(Reverberation)    Item ID# 310161 (Automatic_Orb80)
Automatic Orb (Reverberation)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Reverberation by 15%.

Refine Level +9:
Increases damage of Reverberation by additional 3%.

Refine Level +11:
Increases damage of Reverberation by additional 7%.
Item Script
{ .@r = getrefine(); bonus2 bSkillAtk,"WM_REVERBERATION",15; if (.@r>=9) { bonus2 bSkillAtk,"WM_REVERBERATION",3; if (.@r>=11) { bonus2 bSkillAtk,"WM_REVERBERATION",7; } } },{},{}
Dropped By No Result

Automatic Orb(Shadow Spell)    Item ID# 310143 (Automatic_Orb62)
Automatic Orb (Shadow Spell)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases all elemental magic damage by 15%.

Refine Level +9:
Increases all elemental magic damage by additional 3%.

Refine Level +11:
Increases all elemental magic damage by additional 7%.
Item Script
{ .@r = getrefine(); bonus2 bMagicAtkEle,Ele_All,15; if (.@r>=9) { bonus2 bMagicAtkEle,Ele_All,3; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_All,7; } } },{},{}
Dropped By No Result

« First < 105106107108109110111112113114115 > Last »
back to top