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

Ice Magic Orb (VIT)

Buy Price: N/A Sell Price: N/A
VIT +3
_______________________
Refine Level +7:
VIT +1
_______________________
Refine Level +9:
VIT +1
_______________________
Refine Level +11:
STA +1
Decreases After Skill Delay by 3%.

Basic Information

Card

Scripts

bonus bVit,3; .@r = getrefine(); if (.@r >= 7) { bonus bVit,1; if (.@r >= 9) { bonus bVit,1; if (.@r >= 11) { bonus bSta,1; bonus bDelayrate,-3; } } }
bonus bVit,3;
.@r = getrefine();
if (.@r >= 7) {
  bonus bVit,1;
  if (.@r >= 9) {
    bonus bVit,1;
    if (.@r >= 11) {
      bonus bSta,1;
      bonus bDelayrate,-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.