Renewal
.:Renewal Item Database:.
Card

Glacier Magic Orb (Acidified Zone)    Item ID# 311280 (Glacier_F_Orb_89)
Glacier Flower Spell(Acidified Zone)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Acidified Zone (Water/Wind/Ground/Fire) by 10%.

For each 4 Refine Levels:
Increases damage of Acidified Zone (Water/Wind/Ground/Fire) by additional 5%.

Refine Level +9:
Increases damage of Acidified Zone (Water/Wind/Ground/Fire) by additional 10%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WATER",10+5*(.@r/4); bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WIND",10+5*(.@r/4); bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_GROUND",10+5*(.@r/4); bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_FIRE",10+5*(.@r/4); if (.@r>=9) { bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WATER",10; bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WIND",10; bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_GROUND",10; bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_FIRE",10; } },{},{}
Dropped By No Result

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

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

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

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

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

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

Refine Level +9:
Decreases Aimed Bolt skill cooldown by 1 second.

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

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

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

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

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

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

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

Refine Level +11:
Increases damage of Arm Cannon by additional 20%.
Nullifies the consumption of Magic Gear Fuel for Arm Cannon.
Item Script
{ .@r = getrefine(); bonus2 bSkillAtk,"NC_ARMSCANNON",20+10*(.@r/3); if (.@r>=9) { bonus2 bSkillAtk,"NC_ARMSCANNON",20; if (.@r>=11) { bonus2 bSkillAtk,"NC_ARMSCANNON",10; bonus bNoMadoFuel; } } },{},{}
Dropped By No Result

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

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

Refine Level +9:
Decreases Arrow Storm skill cooldown by 1.2 seconds.

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

Glacier Magic Orb (ATK)    Item ID# 311342 (Glacier_F_Orb_150)
Glacier Flower Spell(ATK)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
For each 3 Refine Levels:
ATK +20
Increases melee and ranged physical damage by 5%.

Refine Level +9:
ATK +10%

Refine Level +11:
P.ATK +5

When enchanted on Two-Handed Sword, Two-Handed Spear, Two-Handed Staff, Two-Handed Axe, Katar, Bow, Huuma Shuriken or any Firearm class weapon:
Increases melee and ranged physical damage by additional 10%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bBaseAtk,20*(.@r/3); bonus bLongAtkRate,5*(.@r/3); bonus bShortAtkRate,5*(.@r/3); if (.@r>=9) { bonus bAtkRate,10; if (.@r>=11 ) { bonus bPAtk,5; .@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 bLongAtkRate,10; bonus bShortAtkRate,10; } } } },{},{}
Dropped By No Result

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

« First < 56789101112131415 > Last »
back to top