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

Energy (Magic)

Buy Price: N/A Sell Price: N/A
Skill casting cannot be interrupted.
_______________________
Increases Variable Casting Time by 15%.
_______________________
For each Refine Level of Garment above +5 or higher:
MDEF +1
MaxSP +1%

Basic Information

Card

Scripts

.@r = getequiprefinerycnt(EQI_GARMENT); bonus bNoCastCancel; bonus bVariableCastrate,15; bonus bMdef,(.@r < 5 ? 0 : .@r); bonus bMaxSPrate,(.@r < 5 ? 0 : .@r);
.@r = getequiprefinerycnt(EQI_GARMENT);
bonus bNoCastCancel;
bonus bVariableCastrate,15;
bonus bMdef,(.@r < 5 ? 0 : .@r);
bonus bMaxSPrate,(.@r < 5 ? 0 : .@r);
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.