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 #311104 Card

Ice Magic Orb (Power Force)

Buy Price: N/A Sell Price: N/A
ATK +2%, MATK +2%
_______________________
Refine Level +7:
ATK +2%, MATK +2%
_______________________
Refine Level +9:
ATK +2%, MATK +2%
_______________________
Refine Level +11:
ATK +4%, MATK +4%

Basic Information

Card

Scripts

bonus bAtkRate,2; bonus bMatkRate,2; .@r = getrefine(); if (.@r >= 7) { bonus bAtkRate,2; bonus bMatkRate,2; if (.@r >= 9) { bonus bAtkRate,2; bonus bMatkRate,2; if (.@r >= 11) { bonus bAtkRate,4; bonus bMatkRate,4; } } }
bonus bAtkRate,2;
bonus bMatkRate,2;
.@r = getrefine();
if (.@r >= 7) {
  bonus bAtkRate,2;
  bonus bMatkRate,2;
  if (.@r >= 9) {
    bonus bAtkRate,2;
    bonus bMatkRate,2;
    if (.@r >= 11) {
      bonus bAtkRate,4;
      bonus bMatkRate,4;
    }
  }
}
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.