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

Ice Magic Orb (Speed)

Buy Price: N/A Sell Price: N/A
FLEE +30
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by 8%).
_______________________
Refine Level +9:
Increases Attack Speed (decreases After Attack Delay by additional 8%).
_______________________
Refine Level +11:
Increases Attack Speed (decreases After Attack Delay by additional 8%).

Basic Information

Card

Scripts

bonus bFlee,30; .@r = getrefine(); if (.@r >= 7) { bonus bAspdRate,8; if (.@r >= 9) { bonus bAspdRate,8; if (.@r >= 11) { bonus bAspdRate,8; } } }
bonus bFlee,30;
.@r = getrefine();
if (.@r >= 7) {
  bonus bAspdRate,8;
  if (.@r >= 9) {
    bonus bAspdRate,8;
    if (.@r >= 11) {
      bonus bAspdRate,8;
    }
  }
}
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.