Renewal
.:Renewal Item Database:.
Card

Glacier Magic Orb (Diamond Dust)    Item ID# 311226 (Glacier_F_Orb_35)
Glacier Flower Spell(Diamond Dust)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Diamond Dust by 20%.

For each 3 Refine Levels:
Increases damage of Diamond Dust by additional 10%.

Refine Level +9:
Increases damage of Diamond Dust by additional 20%.

Refine Level +11:
Increases damage of Diamond Dust by additional 20%.
Item Script
{ .@r = getrefine(); bonus2 bSkillAtk,"SO_DIAMONDDUST",20+10*(.@r/3); if (.@r>=9) { bonus2 bSkillAtk,"SO_DIAMONDDUST",20; if (.@r>=11) { bonus2 bSkillAtk,"SO_DIAMONDDUST",20; } } },{},{}
Dropped By No Result

Glacier Magic Orb (Diamond Storm)    Item ID# 311295 (Glacier_F_Orb_103)
Glacier Flower Spell(Diamond Storm)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Diamond Storm by 10%.

For each 4 Refine Levels:
Increases damage of Diamond Storm by additional 5%.

Refine Level +9:
Increases damage of Diamond Storm by additional 10%.
Item Script
{ .@r = getrefine(); bonus2 bSkillAtk,"EM_DIAMOND_STORM",10+5*(.@r/4); if (.@r>=9) { bonus2 bSkillAtk,"EM_DIAMOND_STORM",10; } },{},{}
Dropped By No Result

Glacier Magic Orb (Double Bowling Bash)    Item ID# 311335 (Glacier_F_Orb_143)
Glacier Flower Spell(Double Bowling Bash)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Double Bowling Bash by 10%.

For each 4 Refine Levels:
Increases damage of Double Bowling Bash by additional 5%.

Refine Level +9:
Increases damage of Double Bowling Bash by additional 10%.
Item Script
{ .@r = getrefine(); bonus2 bSkillAtk,"HN_DOUBLEBOWLINGBASH",10+5*(.@r/4); if (.@r>=9) { bonus2 bSkillAtk,"HN_DOUBLEBOWLINGBASH",10; } },{},{}
Dropped By No Result

Glacier Magic Orb (Dragon Breath)    Item ID# 311192 (Glacier_F_Orb_1)
Glacier Flower Spell(Dragonic Breath)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Dragon Breath and Dragon Breath - Water by 20%.

For each 3 Refine Levels:
Increases damage of Dragon Breath and Dragon Breath - Water by additional 10%.

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

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

Glacier Magic Orb (Dragon Tail)    Item ID# 311252 (Glacier_F_Orb_61)
Glacier Flower Spell(Dragon Tail)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Dragon Tail by 20%.

For each 3 Refine Levels:
Increases damage of Dragon Tail by additional 10%.

Refine Level +9:
Decreases Dragon Tail skill cooldown by 2 seconds.

Refine Level +11:
Increases damage of Dragon Tail by additional 20%.
Item Script
{ .@r = getrefine(); bonus2 bSkillAtk,"RL_D_TAIL",20+10*(.@r/3); if (.@r>=9) { bonus2 bSkillCooldown,"RL_D_TAIL",-2000; if (.@r>=11) { bonus2 bSkillAtk,"RL_D_TAIL",20; } } },{},{}
Dropped By No Result

Glacier Magic Orb (Duple Light)    Item ID# 311232 (Glacier_F_Orb_41)
Glacier Flower Spell(Duple Light)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Duple Light by 20%.

For each 3 Refine Levels:
Increases damage of Duple Light by additional 10%.

Refine Level +9:
Increases damage of Duple Light by additional 20%.

Refine Level +11:
Increases damage of Duple Light by additional 20%.
Item Script
{ .@r = getrefine(); bonus2 bSkillAtk,"AB_DUPLELIGHT",20+10*(.@r/3); if (.@r>=9) { bonus2 bSkillAtk,"AB_DUPLELIGHT",20; if (.@r>=11) { bonus2 bSkillAtk,"AB_DUPLELIGHT",20; } } },{},{}
Dropped By No Result

Glacier Magic Orb (Earth Drive)    Item ID# 311203 (Glacier_F_Orb_12)
Glacier Flower Spell(Earth Drive)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Earth Drive by 20%.

For each 3 Refine Levels:
Increases damage of Earth Drive by additional 10%.

Refine Level +9:
Decreases Earth Drive skill cooldown by 1.2 seconds.

Refine Level +11:
Increases damage of Earth Drive by additional 20%.
Item Script
{ .@r = getrefine(); bonus2 bSkillAtk,"LG_EARTHDRIVE",20+10*(.@r/3); if (.@r>=9) { bonus2 bSkillCooldown,"LG_EARTHDRIVE",-1200; if (.@r>=11) { bonus2 bSkillAtk,"LG_EARTHDRIVE",20; } } },{},{}
Dropped By No Result

Glacier Magic Orb (Earth Grave)    Item ID# 311228 (Glacier_F_Orb_37)
Glacier Flower Spell(Earth Grave)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Earth Grave by 20%.

For each 3 Refine Levels:
Increases damage of Earth Grave by additional 10%.

Refine Level +9:
Decreases Earth Grave skill cooldown by 2 seconds.

Refine Level +11:
Increases damage of Earth Grave by additional 20%.
Item Script
{ .@r = getrefine(); bonus2 bSkillAtk,"SO_EARTHGRAVE",20+10*(.@r/3); if (.@r>=9) { bonus2 bSkillCooldown,"SO_EARTHGRAVE",-2000; if (.@r>=11) { bonus2 bSkillAtk,"SO_EARTHGRAVE",20; } } },{},{}
Dropped By No Result

Glacier Magic Orb (Elemental Spell)    Item ID# 311222 (Glacier_F_Orb_31)
Glacier Flower Spell(Elemental Spell)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Crimson Rock, Jack Frost, Chain Lightning and Earth Strain by 20%.

For each 3 Refine Levels:
Increases damage of Crimson Rock, Jack Frost, Chain Lightning and Earth Strain by additional 10%.

Refine Level +9:
Increases damage of Crimson Rock, Jack Frost, Chain Lightning and Earth Strain by additional 20%.

Refine Level +11:
Increases damage of Crimson Rock, Jack Frost, Chain Lightning and Earth Strain by additional 20%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"WL_CRIMSONROCK",20+10*(.@r/3); bonus2 bSkillAtk,"WL_JACKFROST",20+10*(.@r/3); bonus2 bSkillAtk,"WL_CHAINLIGHTNING",20+10*(.@r/3); bonus2 bSkillAtk,"WL_EARTHSTRAIN",20+10*(.@r/3); if (.@r>=9) { bonus2 bSkillAtk,"WL_CRIMSONROCK",20; bonus2 bSkillAtk,"WL_JACKFROST",20; bonus2 bSkillAtk,"WL_CHAINLIGHTNING",20; bonus2 bSkillAtk,"WL_EARTHSTRAIN",20; if (.@r>=11) { bonus2 bSkillAtk,"WL_CRIMSONROCK",20; bonus2 bSkillAtk,"WL_JACKFROST",20; bonus2 bSkillAtk,"WL_CHAINLIGHTNING",20; bonus2 bSkillAtk,"WL_EARTHSTRAIN",20; } } },{},{}
Dropped By No Result

Glacier Magic Orb (Espa)    Item ID# 311247 (Glacier_F_Orb_56)
Glacier Flower Spell(Espa)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Espa by 20%.

For each 3 Refine Levels:
Increases damage of Espa by additional 10%.

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

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

Glacier Magic Orb (Eswhoo)    Item ID# 311248 (Glacier_F_Orb_57)
Glacier Flower Spell(Eswhoo)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Eswhoo by 20%.

For each 3 Refine Levels:
Increases damage of Eswhoo by additional 10%.

Refine Level +9:
Increases damage of Eswhoo by additional 20%.

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

Glacier Magic Orb (Eternal Slash)    Item ID# 311282 (Glacier_F_Orb_91)
Glacier Flower Spell(Eternal Slash)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Eternal Slash by 10%.

For each 4 Refine Levels:
Increases damage of Eternal Slash by additional 5%.

Refine Level +9:
Increases damage of Eternal Slash by additional 10%.
Item Script
{ .@r = getrefine(); bonus2 bSkillAtk,"SHC_ETERNAL_SLASH",10+5*(.@r/4); if (.@r>=9) { bonus2 bSkillAtk,"SHC_ETERNAL_SLASH",10; } },{},{}
Dropped By No Result

« First < 89101112131415161718 > Last »
back to top