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

Nebula of Health Lv2

Buy Price: N/A Sell Price: N/A
MaxHP +5%, DEF +30.
_______________________
Refine Level +9:
MaxHP +4%, DEF +20.
_______________________
Refine Level +11:
MaxHP +6%, DEF +30.

Basic Information

Card

Scripts

.@r = getrefine(); bonus bMaxHPrate,5; bonus bDef,30; if (.@r>=9) { bonus bMaxHPrate,4; bonus bDef,20; if (.@r>=11) { bonus bMaxHPrate,6; bonus bDef,30; } }
.@r = getrefine();
bonus bMaxHPrate,5;
bonus bDef,30;
if (.@r>=9) {
   bonus bMaxHPrate,4;
   bonus bDef,20;
   if (.@r>=11) {
      bonus bMaxHPrate,6;
      bonus bDef,30;
   }
}
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.