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

Automatic Modification Orb(Fixed Casting)

Buy Price: N/A Sell Price: N/A
Decreases Fixed Casting Time by 0.1 second.
_______________________
Refine Level +9:
Decreases Fixed Casting Time by additional 0.2 seconds.
_______________________
Refine Level +11:
Decreases Fixed Casting Time by additional 0.5 seconds.

Basic Information

Card

Scripts

.@r = getrefine(); bonus bFixedCast,-100; if (.@r>=9) { bonus bFixedCast,-200; if (.@r>=11) { bonus bFixedCast,-500; } }
.@r = getrefine();
bonus bFixedCast,-100;
if (.@r>=9) {
   bonus bFixedCast,-200;
   if (.@r>=11) {
      bonus bFixedCast,-500;
   }
}
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.