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

Ice Magic Orb (STR)

Buy Price: N/A Sell Price: N/A
STR +3
_______________________
Refine Level +7:
STR +1
_______________________
Refine Level +9:
STR +1
_______________________
Refine Level +11:
POW +1
Increases Melee Physical Damage by 3%.

Basic Information

Card

Scripts

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