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

Wolf 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

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