Renewal
.:Renewal Item Database:.
Card

Glacier Flower Meow Power (Caster)    Item ID# 312070 (Ice_C_Orb_Caster)
Glacier Flower Meow Power(Caster)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MATK +30
Decreases variable cast time by 8%.

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

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

Refine Level +11:
Decreases variable cast time by additional 8%.
Item Script
{ .@r = getrefine(); bonus bVariableCastrate,-8; bonus bMatk,30; if (.@r>=7) { bonus bVariableCastrate,-8; if (.@r>=9) { bonus bVariableCastrate,-8; if (.@r>=11) { bonus bVariableCastrate,-8; } } } },{},{}
Dropped By No Result

Glacier Flower Meow Power (CON & CRT)    Item ID# 312060 (Ice_C_Orb_Con_C)
Glacier Flower Meow Power(CON&CRT)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
CON/CRT +3

Refine Level +9:
CON/CRT +1

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

Glacier Flower Meow Power (Defense)    Item ID# 312090 (Ice_C_Orb_D)
Glacier Flower Meow Power(Defense)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
DEF +100, MDEF +20

Refine Level +7:
DEF +50, MDEF +10

Refine Level +9:
DEF +25, MDEF +5
Item Script
{ .@r = getrefine(); bonus bMdef,20; bonus bDef,100; if (.@r>=7) { bonus bMdef,10; bonus bDef,50; if (.@r>=9) { bonus bMdef,5; bonus bDef,25; } } },{},{}
Dropped By No Result

Glacier Flower Meow Power (DEX)    Item ID# 312051 (Ice_C_Orb_Dex)
Glacier Flower Meow Power(DEX)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
DEX +5

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

Glacier Flower Meow Power (Expert Archer)    Item ID# 312084 (Ice_C_Orb_E_Archer)
Glacier Flower Meow Power(Expert Archer)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases ranged physical damage by 12%.
Item Script
{ bonus bLongAtkRate,12; },{},{}
Dropped By No Result

Glacier Flower Meow Power (Fast)    Item ID# 312069 (Ice_C_Orb_Speed)
Glacier Flower Meow Power(Fast)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
FLEE +30

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

Refine Level +9:
Increases attack speed (Decreases after attack delay by additional 8%).

Refine Level +11:
Increases attack speed (Decreases after attack delay by additional 8%).
Item Script
{ .@r = getrefine(); bonus bFlee,30; if (.@r>=7) { bonus bAspdRate,8; if (.@r>=9) { bonus bAspdRate,8; if (.@r>=11) { bonus bAspdRate,8; } } } },{},{}
Dropped By No Result

Glacier Flower Meow Power (Fatal)    Item ID# 312086 (Ice_C_Orb_Fatal)
Glacier Flower Meow Power(Fatal)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases critical damage by 12%.
Item Script
{ bonus bCritAtkRate,12; },{},{}
Dropped By No Result

Glacier Flower Meow Power (Fighting Spirit)    Item ID# 312083 (Ice_C_Orb_F_Spirit)
Glacier Flower Meow Power(Fighting Spirit)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases melee physical damage by 12%.
Item Script
{ bonus bShortAtkRate,12; },{},{}
Dropped By No Result

Glacier Flower Meow Power (Firing Shot)    Item ID# 312081 (Ice_C_Orb_Fi_Con)
Glacier Flower Meow Power(Firing Shot)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MaxHP -5%, MaxSP -5%

Physical attacks have a certain chance (3%) to increase DEX +50, CON +15, CRT +15 for 10 seconds.

[Bonus by Equipment's Grade]
[Grade D]: Physical Damage +5%
[Grade C]: Physical Damage +5%
Item Script
expand to view script
{ .@g = getenchantgrade(); bonus bMaxHPrate,-5; bonus bMaxSPrate,-5; autobonus "{ bonus bDex,50; bonus bCon,15; bonus bCrt,15; }",30,10000,BF_WEAPON; if (.@g>=ENCHANTGRADE_D) { bonus bLongAtkRate,5; bonus bShortAtkRate,5; if (.@g>=ENCHANTGRADE_C) { bonus bLongAtkRate,5; bonus bShortAtkRate,5; } } },{},{}
Dropped By No Result

Glacier Flower Meow Power (Fixed Casting)    Item ID# 312076 (Ice_C_Orb_F_Cast)
Glacier Flower Meow Power(Fixed Casting)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Decreases fixed cast time by 1 second.
Item Script
{ bonus bFixedCast,-1000; },{},{}
Dropped By No Result

Glacier Flower Meow Power (Global Cooldown)    Item ID# 312068 (Ice_C_Orb_S_Delay)
Glacier Flower Meow Power(After Skill Delay)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Decreases after skill cast delay by 4%

Refine Level +7:
Decreases after skill cast delay by additional 4%.

Refine Level +9:
Decreases after skill cast delay by additional 4%.

Refine Level +11:
Decreases after skill cast delay by additional 4%.
Item Script
{ .@r = getrefine(); bonus bDelayrate,-4; if (.@r>=7) { bonus bDelayrate,-4; if (.@r>=9) { bonus bDelayrate,-4; if (.@r>=11) { bonus bDelayrate,-4; } } } },{},{}
Dropped By No Result

Glacier Flower Meow Power (Grand Mage)    Item ID# 312066 (Ice_C_Orb_Mag2)
Glacier Flower Meow Power(Grand Mage)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
MATK +5%, MATK +75

Refine Level +7:
Increases Magical Damage with every element by 5%.

Refine Level +9:
Increases Magical Damage with every element by 5%.

[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(); .@r = getrefine(); bonus bMatkRate,5; bonus bMatk,75; if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,5; if (.@r>=9) { bonus2 bMagicAtkEle,Ele_All,5; } } if (.@g>=ENCHANTGRADE_D) { bonus2 bMagicAtkEle,Ele_All,5; if (.@g>=ENCHANTGRADE_C) { bonus2 bMagicAtkEle,Ele_All,5; } } },{},{}
Dropped By No Result

< 1234567891011 > Last »
back to top