Renewal
.:Renewal Item Database:.
Search Item By ID


Glacier Flower Meow Power (Guardian)    Item ID# 312094 (Ice_C_Orb_Guard)
Glacier Flower Meow Power(Guardian)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
DEF +100, RES +50

Refine Level +7:
Decreases physical damage taken from enemies of every element by 5%.

Refine Level +9:
Decreases physical damage taken from enemies of every size by 5%.

[Bonus by Equipment's Grade]
[Grade D]: variable cast time -5%
[Grade C]: variable cast time -5%

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bDef,100; bonus bRes,50; if (.@r>=7) { bonus2 bSubEle,Ele_All,5; if (.@r>=9) { bonus2 bSubSize,Size_All,5; } } if (.@g>=ENCHANTGRADE_D) { bonus bVariableCastrate,-5; if (.@g>=ENCHANTGRADE_C) { bonus bVariableCastrate,-5; } } },{},{}
Dropped By No Result

back to top