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

Modification Orb (Fixed Casting)

Buy Price: N/A Sell Price: N/A
Decreases Fixed Casting Time by 0.3 seconds.
_______________________
Refine Level +7:
Decreases Fixed Casting Time by 0.2 additional seconds.
_______________________
Refine Level +9:
Decreases Fixed Casting Time by 0.2 additional seconds.

Basic Information

Card

Scripts

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