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

Frontier Spell (Firing Shot)

Buy Price: N/A Sell Price: N/A
ATK +2%, P.ATK +3.
_______________________
[Bonus by Equipment's Grade]
[Grade D]: Ranged Physical Damage +5%.
[Grade C]: P.ATK +2, Ranged Physical Damage +5%.

Basic Information

Card

Scripts

.@g = getenchantgrade(); bonus bPAtk,3; bonus bAtkRate,2; if (.@g>=ENCHANTGRADE_D) { bonus bLongAtkRate,5; if (.@g>=ENCHANTGRADE_C) { bonus bLongAtkRate,5; bonus bPAtk,2; } }
.@g = getenchantgrade();
bonus bPAtk,3;
bonus bAtkRate,2;
if (.@g>=ENCHANTGRADE_D) {
   bonus bLongAtkRate,5;
   if (.@g>=ENCHANTGRADE_C) {
      bonus bLongAtkRate,5;
      bonus bPAtk,2;
   }
}
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.