Renewal
.:Renewal Item Database:.
Card

Glacier Magic Orb (Attack Speed)    Item ID# 311346 (Glacier_F_Orb_154)
Glacier Flower Spell(Attack Speed)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
ASPD +7% (Decreases after attack delay by 7%).

Refine Level +9:
ASPD +8% (Decreases after attack delay by 8%) additionally.

When enchanted on Two-Handed Sword, Two-Handed Spear, Two-Handed Staff, Two-Handed Axe, Katar, Bow, Huuma Shuriken or any Firearm class weapon:
ASPD +1
Item Script
expand to view script
{ .@r = getrefine(); bonus bAspdRate,7; if (.@r>=9) { bonus bAspdRate,8; .@i = getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW); if (.@i == W_2HSWORD || .@i == W_2HSPEAR || .@i == W_2HSTAFF || .@i == W_2HAXE || .@i == W_KATAR || .@i == W_BOW || .@i == W_HUUMA || .@i == W_REVOLVER || .@i == W_RIFLE || .@i == W_GATLING || .@i == W_SHOTGUN || .@i == W_GRENADE) { bonus bAspdRate,5; } } },{},{}
Dropped By No Result

Glacier Magic Orb (Auto Shadow Spell)    Item ID# 311221 (Glacier_F_Orb_30)
Glacier Flower Spell(Shadow Spell)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Melee physical attacks have a 7% chance to autocast Level 7 Meteor Storm.

For each 3 Refine Levels:
Increases damage of Meteor Storm by 25%.

Refine Level +9:
Melee physical attacks have a 5% chance to autocast Level 5 Psychic Wave.

Refine Level +11:
Increases damage of Psychic Wave by 40%.
Item Script
expand to view script
{ .@r = getrefine(); bonus5 bAutoSpell,"WZ_METEOR",7,70,BF_SHORT|BF_NORMAL,0; bonus2 bSkillAtk,"WZ_METEOR",25*(.@r/3); if (.@r>=9) { bonus5 bAutoSpell,"SO_PSYCHIC_WAVE",5,50,BF_SHORT|BF_NORMAL,0; if (.@r>=11) { bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",40; } } },{},{}
Dropped By No Result

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

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

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

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

Glacier Magic Orb (Axe Stomp)    Item ID# 311279 (Glacier_F_Orb_88)
Glacier Flower Spell(Axe Stomp)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Axe Stomp by 10%.

For each 4 Refine Levels:
Increases damage of Axe Stomp by additional 5%.

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

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

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

Refine Level +9:
Decreases Axe Tornado skill cooldown by 1 second.

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

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

« First < 919293949596979899100101 > Last »
back to top