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

Glacier Magic Orb (Sun)    Item ID# 311313 (Glacier_F_Orb_121)
Glacier Flower Spell(Sun)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Noon Blast and Sunset Blast by 10%.

For each 4 Refine Levels:
Increases damage of Noon Blast and Sunset Blast by additional 5%.

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

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

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

Refine Level +9:
Decreases Swirling Petal skill cooldown by 2 seconds.

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

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

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

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

Glacier Magic Orb (The Vigilant at Night)    Item ID# 311325 (Glacier_F_Orb_133)
Glacier Flower Spell(The Vigilante at Night)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of The Vigilante at Night by 10%.

For each 4 Refine Levels:
Increases damage of The Vigilante at Night by additional 5%.

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

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

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

Refine Level +9:
Decreases Tiger Cannon skill cooldown by 1 second.

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

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

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

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

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

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

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

Refine Level +9:
Decreases Varetyr Spear skill cooldown by 2 seconds.

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

Glacier Magic Orb (Variable Casting)    Item ID# 311345 (Glacier_F_Orb_153)
Glacier Flower Spell(Variable Casting)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Decreases variable cast time by 7%.

Refine Level +9:
Decreases variable cast time by additional 8%.

When enchanted on Two-Handed Sword, Two-Handed Spear, Two-Handed Staff, Two-Handed Axe, Katar, Bow, Huuma Shuriken or any Firearm class weapon:
Decreases variable cast time by additional 5%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bVariableCastrate,-7; if (.@r>=9) { bonus bVariableCastrate,-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 bVariableCastrate,-5; } } },{},{}
Dropped By No Result

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

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

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

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

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

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

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

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

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

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

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

Glacier Magic Orb (White Tiger)    Item ID# 311317 (Glacier_F_Orb_125)
Glacier Flower Spell(Talisman of White Tiger)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Talisman of White Tiger by 10%.

For each 4 Refine Levels:
Increases damage of Talisman of White Tiger by additional 5%.

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

« First < 3738394041424344454647 > Last »
back to top