Renewal
.:Renewal Item Database:.
Card

Glacier Flower Meow Power (Powerful)    Item ID# 312073 (Ice_C_Orb_P_Full)
Glacier Flower Meow Power(Powerful)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases Physical Damage and Magical Damage with every element by 3%.

Refine Level +7:
Increases Physical Damage and Magical Damage with every element by additional 3%.

Refine Level +9:
Increases Physical Damage and Magical Damage with every element by additional 3%.

[Bonus by Equipment's Grade]
[Grade D]: Physical Damage and Magical Damage with every element +3%
[Grade C]: Physical Damage and Magical Damage with every element +3%
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus2 bMagicAtkEle,Ele_All,3; if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,3; if (.@r>=9) { bonus2 bMagicAtkEle,Ele_All,3; } } if (.@g>=ENCHANTGRADE_D) { bonus2 bMagicAtkEle,Ele_All,3; if (.@g>=ENCHANTGRADE_C) { bonus2 bMagicAtkEle,Ele_All,3; } } },{},{}
Dropped By No Result

Glacier Flower Meow Power (Robust)    Item ID# 312075 (Ice_C_Orb_Robust)
Glacier Flower Meow Power(Robust)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MaxHP/MaxSP +2%

Refine Level +7:
MaxHP/MaxSP +1%

Refine Level +9:
MaxHP/MaxSP +1%

Refine Level +11:
MaxHP/MaxSP +2%
Item Script
{ .@r = getrefine(); bonus bMaxHPrate,2; bonus bMaxSPrate,2; if (.@r>=7) { bonus bMaxHPrate,1; bonus bMaxSPrate,1; if (.@r>=9) { bonus bMaxHPrate,1; bonus bMaxSPrate,1; if (.@r>=11) { bonus bMaxHPrate,2; bonus bMaxSPrate,2; } } } },{},{}
Dropped By No Result

Glacier Flower Meow Power (Shooter)    Item ID# 312062 (Ice_C_Orb_Ran)
Glacier Flower Meow Power(Shooter)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
ATK +50

Refine Level +7:
Increases ranged physical damage by 5%.

Refine Level +9:
Increases ranged physical damage by 7%.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,50; if (.@r>=7) { bonus bLongAtkRate,5; if (.@r>=9) { bonus bLongAtkRate,7; } } },{},{}
Dropped By No Result

Glacier Flower Meow Power (Speed)    Item ID# 312082 (Ice_C_Orb_Spd)
Glacier Flower Meow Power(Speed)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
ASPD +10% (Decreases after attack delay by 10%).
Decreases variable cast time by 10%.
Item Script
{ bonus bAspdRate,10; bonus bVariableCastrate,-10; },{},{}
Dropped By No Result

Glacier Flower Meow Power (Spell Buster)    Item ID# 312080 (Ice_C_Orb_Bu_Spl)
Glacier Flower Meow Power(Spell Buster)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MaxHP -5%, MaxSP -5%

Magical attacks have a certain chance (3%) to increase INT +50, SPL +15, WIS +15 for 10 seconds.

[Bonus by Equipment's Grade]
[Grade D]: Magical Damage with every element +5%
[Grade C]: Magical Damage with every element +5%
Item Script
expand to view script
{ .@g = getenchantgrade(); bonus bMaxHPrate,-5; bonus bMaxSPrate,-5; autobonus "{ bonus bInt,50; bonus bWis,15; bonus bSpl,15; }",30,10000,BF_MAGIC; if (.@g>=ENCHANTGRADE_D) { bonus2 bMagicAtkEle,Ele_All,5; if (.@g>=ENCHANTGRADE_C) { bonus2 bMagicAtkEle,Ele_All,5; } } },{},{}
Dropped By No Result

Glacier Flower Meow Power (Spell)    Item ID# 312085 (Ice_C_Orb_Spell)
Glacier Flower Meow Power(Spell)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases Magical Damage with every element by 12%.
Item Script
{ bonus2 bMagicAtkEle,Ele_All,12; },{},{}
Dropped By No Result

Glacier Flower Meow Power (SPL & WIS)    Item ID# 312059 (Ice_C_Orb_Spl_W)
Glacier Flower Meow Power(SPL&WIS)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
SPL/WIS +3

Refine Level +9:
SPL/WIS +1

[Bonus by Equipment's Grade]
[Grade D]: SPL/WIS +2
[Grade C]: SPL/WIS +1 per 3 Refine Levels
Item Script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bSpl,3; bonus bWis,3; if (.@r>=9) { bonus bSpl,1; bonus bWis,1; } if (.@g>=ENCHANTGRADE_D) { bonus bSpl,2; bonus bWis,2; if (.@g>=ENCHANTGRADE_C) { bonus bSpl,(.@r/3); bonus bWis,(.@r/3); } } },{},{}
Dropped By No Result

Glacier Flower Meow Power (STR)    Item ID# 312050 (Ice_C_Orb_Str)
Glacier Flower Meow Power(STR)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
STR +5

Base STR at least 120:
STR +5
Item Script
{ bonus bStr,5; if (readparam(bStr)>=120) { bonus bStr,5; } },{},{}
Dropped By No Result

Glacier Flower Meow Power (VIT)    Item ID# 312054 (Ice_C_Orb_Vit)
Glacier Flower Meow Power(VIT)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
VIT +5

Base VIT at least 120:
VIT +5
Item Script
{ bonus bVit,5; if (readparam(bVit)>=120) { bonus bVit,5; } },{},{}
Dropped By No Result

Glacier Flower Meow Power (Vital)    Item ID# 300454 (Ice_C_Orb_Hp)
Glacier Flower Meow Power(Vital)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MaxHP +2500

Refine Level +7:
MaxHP +5%

Refine Level +9:
MaxHP +5%

Refine Level +7:
MaxHP +5%
Item Script
{ .@r = getrefine(); bonus bMaxHP,2500; if (.@r>=7) { bonus bMaxHPrate,5; if (.@r>=9) { bonus bMaxHPrate,5; if (.@r>=11) { bonus bMaxHPrate,5; } } } },{},{}
Dropped By No Result

Glacier Flower Meow Power (Warrior)    Item ID# 312061 (Ice_C_Orb_War)
Glacier Flower Meow Power(Warrior)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
ATK +50

Refine Level +7:
Increases melee physical damage by 5%.

Refine Level +9:
Increases melee physical damage by 7%.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,50; if (.@r>=7) { bonus bShortAtkRate,5; if (.@r>=9) { bonus bShortAtkRate,7; } } },{},{}
Dropped By No Result

Glacier Flower Spell (Dragonic Breath)    Item ID# 311443 (Glacier_F_Orb_162)
Glacier Flower Spell(Dragonic Breath)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Dragonic Breath by 10%.

For each 4 refine levels:
Increases damage of Dragonic Breath by additional 5%.

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

« First < 8889909192939495969798 > Last »
back to top