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

Rune of Strength_Lv 3

Buy Price: N/A Sell Price: N/A
Refine Level +7:
STR +7
_______________________
Refine Level +12:
STR +1
ATK +8%
_______________________
Refine Level +13:
STR +1
ATK +2%

Basic Information

Card

Scripts

.@r = getrefine(); if (.@r>=7) { bonus bStr,7; if (.@r>=12) { bonus2 bAddRace,RC_All,8; bonus bStr,1; if (.@r>=13) { bonus2 bAddRace,RC_All,2; bonus bStr,1; } } }
.@r = getrefine();
if (.@r>=7) {
   bonus bStr,7;
   if (.@r>=12) {
      bonus2 bAddRace,RC_All,8;
      bonus bStr,1;
      if (.@r>=13) {
         bonus2 bAddRace,RC_All,2;
         bonus bStr,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.