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

Special Str

Buy Price: N/A Sell Price: N/A
STR +1
_______________________
Refine Level +8:
STR +3
_______________________
Refine Level +9:
ATK +1%.
_______________________
Refine Level +12:
Increases Attack Speed (decreases After Attack Delay by 1%).
Decreases Fixed Casting Time by 7%.

Basic Information

Card

Scripts

.@r = getrefine(); bonus bStr,1; if (.@r>=8) { bonus bStr,3; if (.@r>=9) { bonus2 bAddClass,Class_All,1; if (.@r>=12) { bonus bFixedCastrate,-7; bonus bAspd,1; } } }
.@r = getrefine();
bonus bStr,1;
if (.@r>=8) {
   bonus bStr,3;
   if (.@r>=9) {
      bonus2 bAddClass,Class_All,1;
      if (.@r>=12) {
         bonus bFixedCastrate,-7;
         bonus bAspd,1;
      }
   }
}
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.