0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #312067 Card

Glacier Flower Meow Power (Power Force)

Buy Price: N/A Sell Price: N/A
ATK +2%, MATK +2%
_______________________
Refine Level +7:
ATK +3%, MATK +3%
_______________________
Refine Level +9:
ATK +3%, MATK +3%
_______________________
Refine Level +11:
P.ATK +3, S.MATK +3

Basic Information

Card

Scripts

.@r = getrefine(); bonus bMatkRate,2; bonus bAtkRate,2; if (.@r>=7) { bonus bMatkRate,3; bonus bAtkRate,3; if (.@r>=9) { bonus bMatkRate,3; bonus bAtkRate,3; if (.@r>=11) { bonus bPAtk,3; bonus bSMatk,3; } } }
.@r = getrefine();
bonus bMatkRate,2;
bonus bAtkRate,2;
if (.@r>=7) {
   bonus bMatkRate,3;
   bonus bAtkRate,3;
   if (.@r>=9) {
      bonus bMatkRate,3;
      bonus bAtkRate,3;
      if (.@r>=11) {
         bonus bPAtk,3;
         bonus bSMatk,3;
      }
   }
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.