Renewal
.:Renewal Item Database:.
Card

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

For each 3 Refine Levels:
Increases damage of Back Stab by additional 20%.

Refine Level +9:
Increases damage of Back Stab by additional 30%.

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

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

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

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

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

Glacier Magic Orb (Black Tortoise)    Item ID# 311319 (Glacier_F_Orb_127)
Glacier Flower Spell(Talisman of Black Tortoise)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Talisman of Black Tortoise by 10%.

For each 4 Refine Levels:
Increases damage of Talisman of Black Tortoise by additional 5%.

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

Glacier Magic Orb (Blue Dragon)    Item ID# 311316 (Glacier_F_Orb_124)
Glacier Flower Spell(Talisman of Blue Dragon)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Talisman of Blue Dragon by 10%.

For each 4 Refine Levels:
Increases damage of Talisman of Blue Dragon by additional 5%.

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

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

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

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

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

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

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

Refine Level +9:
Decreases Cannon Spear skill cooldown by 0.5 seconds.

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

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

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

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

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

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

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

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

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

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

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

Refine Level +9:
Decreases Catnip Meteor skill cooldown by 1.5 seconds.

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

Glacier Magic Orb (Chain Reaction Shot)    Item ID# 311286 (Glacier_F_Orb_94)
Glacier Flower Spell(Chain Reaction Shot)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Chain Reaction Shot by 10%.

For each 4 Refine Levels:
Increases damage of Chain Reaction Shot by additional 5%.

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

Glacier Magic Orb (Chul Ho Sonic Claw)    Item ID# 311331 (Glacier_F_Orb_139)
Glacier Flower Spell(Chulho)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Chulho Sonic Claw by 10%.

For each 4 Refine Levels:
Increases damage of Chulho Sonic Claw by additional 5%.

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

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

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

Refine Level +9:
Decreases SP Consumption of Comet by 20%.

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

« First < 678910111213141516 > Last »
back to top