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

Frontier Spell (Physical Force)

Buy Price: N/A Sell Price: N/A
ATK +10, ATK +1%, P.ATK +1.
_______________________
Refine Level +7:
ATK +10, ATK +1%.
_______________________
Refine Level +9:
ATK +15, ATK +2%.

Basic Information

Card

Scripts

.@r = getrefine(); bonus bPAtk,1; bonus bAtkRate,1; bonus bBaseAtk,10; if (.@r>=7) { bonus bAtkRate,1; bonus bBaseAtk,10; if (.@r>=9) { bonus bAtkRate,2; bonus bBaseAtk,15; } }
.@r = getrefine();
bonus bPAtk,1;
bonus bAtkRate,1;
bonus bBaseAtk,10;
if (.@r>=7) {
   bonus bAtkRate,1;
   bonus bBaseAtk,10;
   if (.@r>=9) {
      bonus bAtkRate,2;
      bonus bBaseAtk,15;
   }
}
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.