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

Modification Orb (Health)

Buy Price: N/A Sell Price: N/A
MaxHP +5%
_______________________
Refine Level +7:
MaxHP +500
_______________________
Refine Level +9:
MaxHP +750

Basic Information

Card

Scripts

.@r = getrefine(); bonus bMaxHPrate,5; if (.@r>=7) { bonus bMaxHP,500; if (.@r>=9) { bonus bMaxHP,750; } }
.@r = getrefine();
bonus bMaxHPrate,5;
if (.@r>=7) {
   bonus bMaxHP,500;
   if (.@r>=9) {
      bonus bMaxHP,750;
   }
}
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.