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

Frontier Spell (Lucky Strike)

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

Basic Information

Card

Scripts

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