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

Wolf Orb (Robust) Level 1

Buy Price: N/A Sell Price: N/A
MaxHP +5%, MaxSP +5%, MaxHP +1200, MaxSP +250
_______________________
Refine Level +7:
MaxHP +1%, MaxSP +1%
_______________________
Refine Level +9:
MaxHP +2%, MaxSP +2%
_______________________
Refine Level +11:
MaxHP +2%, MaxSP +2%

Basic Information

Card

Scripts

.@r = getrefine(); bonus bMaxHPrate,5; bonus bMaxSPrate,5; bonus bMaxHP,1200; bonus bMaxSP,250; if (.@r>=7) { bonus bMaxHPrate,1; bonus bMaxSPrate,1; if (.@r>=9) { bonus bMaxHPrate,2; bonus bMaxSPrate,2; if (.@r>=11) { bonus bMaxHPrate,2; bonus bMaxSPrate,2; } } }
.@r = getrefine();
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
bonus bMaxHP,1200;
bonus bMaxSP,250;
if (.@r>=7) {
   bonus bMaxHPrate,1;
   bonus bMaxSPrate,1;
   if (.@r>=9) {
      bonus bMaxHPrate,2;
      bonus bMaxSPrate,2;
      if (.@r>=11) {
         bonus bMaxHPrate,2;
         bonus bMaxSPrate,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.