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

CRT Assistance

Buy Price: N/A Sell Price: N/A
Base Level at least 240:
For each 7 base CRT:
HIT +5, FLEE +5.
(Applies up to 100 base CRT)

Basic Information

Card

Scripts

if (BaseLevel>=240) { .@param = min(readparam(bCrt),100); bonus bHit,5*(.@param/7); bonus bFlee,5*(.@param/7); }
if (BaseLevel>=240) {
   .@param = min(readparam(bCrt),100);
   bonus bHit,5*(.@param/7);
   bonus bFlee,5*(.@param/7);
}
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.