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

Automatic Orb(Crimson Strain)    Item ID# 310145 (Automatic_Orb64)
Automatic Orb (Crimson Strain)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Crimson Rock and Earth Strain by 15%.

Refine Level +9:
Increases damage of Crimson Rock and Earth Strain by additional 3%.

Refine Level +11:
Increases damage of Crimson Rock and Earth Strain by additional 7%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"WL_EARTHSTRAIN",15; bonus2 bSkillAtk,"WL_CRIMSONROCK",15; if (.@r>=9) { bonus2 bSkillAtk,"WL_EARTHSTRAIN",3; bonus2 bSkillAtk,"WL_CRIMSONROCK",3; if (.@r>=11) { bonus2 bSkillAtk,"WL_EARTHSTRAIN",7; bonus2 bSkillAtk,"WL_CRIMSONROCK",7; } } },{},{}
Dropped By No Result

Automatic Orb(Cross Slash)    Item ID# 310173 (Automatic_Orb92)
Automatic Orb (Cross Slash)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Cross Slash by 15%.

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

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

Automatic Orb(Curse Explosion)    Item ID# 310168 (Automatic_Orb87)
Automatic Orb (Curse Explosion)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Curse Explosion by 15%.

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

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

Automatic Orb(Cutter Slasher)    Item ID# 310140 (Automatic_Orb59)
Automatic Orb (Cutter Slasher)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Rolling Cutter and Cross Ripper Slasher by 15%.

Refine Level +9:
Increases damage of Rolling Cutter and Cross Ripper Slasher by additional 3%.

Refine Level +11:
Increases damage of Rolling Cutter and Cross Ripper Slasher by additional 7%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",15; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",15; if (.@r>=9) { bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",3; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",3; if (.@r>=11) { bonus2 bSkillAtk,"GC_CROSSRIPPERSLASHER",7; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",7; } } },{},{}
Dropped By No Result

Automatic Orb(Des Hammer Dance)    Item ID# 310169 (Automatic_Orb88)
Automatic Orb (Death Hammer Dance)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Desperado, Fire Dance and Hammer of God by 15%.

Refine Level +9:
Increases damage of Desperado, Fire Dance and Hammer of God by additional 3%.

Refine Level +11:
Increases damage of Desperado, Fire Dance and Hammer of God by additional 7%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"GS_DESPERADO",15; bonus2 bSkillAtk,"RL_FIREDANCE",15; bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",15; if (.@r>=9) { bonus2 bSkillAtk,"GS_DESPERADO",3; bonus2 bSkillAtk,"RL_FIREDANCE",3; bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",3; if (.@r>=11) { bonus2 bSkillAtk,"GS_DESPERADO",7; bonus2 bSkillAtk,"RL_FIREDANCE",7; bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",7; } } },{},{}
Dropped By No Result

Automatic Orb(Diamond Grave)    Item ID# 310150 (Automatic_Orb69)
Automatic Orb (Diamond Grave)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Diamond Dust and Earth Grave by 15%.

Refine Level +9:
Increases damage of Diamond Dust and Earth Grave by additional 3%.

Refine Level +11:
Increases damage of Diamond Dust and Earth Grave by additional 7%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"SO_DIAMONDDUST",15; bonus2 bSkillAtk,"SO_EARTHGRAVE",15; if (.@r>=9) { bonus2 bSkillAtk,"SO_DIAMONDDUST",3; bonus2 bSkillAtk,"SO_EARTHGRAVE",3; if (.@r>=11) { bonus2 bSkillAtk,"SO_DIAMONDDUST",7; bonus2 bSkillAtk,"SO_EARTHGRAVE",7; } } },{},{}
Dropped By No Result

Automatic Orb(Double Bolt)    Item ID# 310148 (Automatic_Orb67)
Automatic Orb (Double Bolt)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Fire Bolt, Cold Bolt and Lightning Bolt by 15%.

Refine Level +9:
Increases Fire Bolt, Cold Bolt and Lightning Bolt by additional 3%.

Refine Level +11:
Increases Fire Bolt, Cold Bolt and Lightning Bolt by additional 7%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",15; bonus2 bSkillAtk,"MG_FIREBOLT",15; bonus2 bSkillAtk,"MG_COLDBOLT",15; if (.@r>=9) { bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",3; bonus2 bSkillAtk,"MG_FIREBOLT",3; bonus2 bSkillAtk,"MG_COLDBOLT",3; if (.@r>=11) { bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",7; bonus2 bSkillAtk,"MG_FIREBOLT",7; bonus2 bSkillAtk,"MG_COLDBOLT",7; } } },{},{}
Dropped By No Result

Automatic Orb(Dragonic Breath)    Item ID# 310127 (Automatic_Orb46)
Automatic Orb (Draconic Breath)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Dragon Breath and Dragon Breath - Water by 15%.

Refine Level +9:
Increases damage of Dragon Breath and Dragon Breath - Water by additional 3%.

Refine Level +11:
Increases damage of Dragon Breath and Dragon Breath - Water by additional 7%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"RK_DRAGONBREATH",15; bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",15; if (.@r>=9) { bonus2 bSkillAtk,"RK_DRAGONBREATH",3; bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",3; if (.@r>=11) { bonus2 bSkillAtk,"RK_DRAGONBREATH",7; bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",7; } } },{},{}
Dropped By No Result

Automatic Orb(Drive Press)    Item ID# 310130 (Automatic_Orb49)
Automatic Orb (Drive Press)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Earth Drive and Shield Press by 15%.

Refine Level +9:
Increases damage of Earth Drive and Shield Press by additional 3%.

Refine Level +11:
Increases damage of Earth Drive and Shield Press by additional 7%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"LG_EARTHDRIVE",15; bonus2 bSkillAtk,"LG_SHIELDPRESS",15; if (.@r>=9) { bonus2 bSkillAtk,"LG_EARTHDRIVE",3; bonus2 bSkillAtk,"LG_SHIELDPRESS",3; if (.@r>=11) { bonus2 bSkillAtk,"LG_EARTHDRIVE",7; bonus2 bSkillAtk,"LG_SHIELDPRESS",7; } } },{},{}
Dropped By No Result

Automatic Orb(Duple Lica)    Item ID# 310153 (Automatic_Orb72)
Automatic Orb (Duplelica)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Duple Light by 15%.
Decreases Basilica skill cooldown by 2 second.

Refine Level +9:
Increases damage of Duple Light by additional 3%.
Decreases Basilica skill cooldown by additional 3 seconds.

Refine Level +11:
Increases damage of Duple Light by additional 7%.
Decreases Basilica skill cooldown by additional 5 seconds.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillCooldown,"HP_BASILICA",-2000; bonus2 bSkillAtk,"AB_DUPLELIGHT",15; if (.@r>=9) { bonus2 bSkillCooldown,"HP_BASILICA",-3000; bonus2 bSkillAtk,"AB_DUPLELIGHT",3; if (.@r>=11) { bonus2 bSkillCooldown,"HP_BASILICA",-5000; bonus2 bSkillAtk,"AB_DUPLELIGHT",7; } } },{},{}
Dropped By No Result

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

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

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

Automatic Orb(Eswhoo)    Item ID# 310166 (Automatic_Orb85)
Automatic Orb (Eswoo)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Esma and Eswhoo by 15%.

Refine Level +9:
Increases damage of Esma and Eswhoo by additional 3%.

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

« First < 103104105106107108109110111112113 > Last »
back to top