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

Automatic Modification Orb(Robust)

Buy Price: N/A Sell Price: N/A
MaxHP +2000, MaxSP +300
MaxHP and MaxSP +5%
_______________________
Refine Level +9:
MaxHP and MaxSP +2%
_______________________
Refine Level +11:
MaxHP and MaxSP +3%

Basic Information

Card

Scripts

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