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

Energy (Fatal Blow)

Buy Price: N/A Sell Price: N/A
ATK +3
Critical +5
Perfect Dodge +4
_______________________
For each Refine Level of Garment:
LUK +3
ATK +5
_______________________
For each Refine Level of Garment above +5 or higher:
Critical +1
Perfect Dodge +1

Basic Information

Card

Scripts

.@r = getequiprefinerycnt(EQI_GARMENT); bonus bBaseAtk,3+(.@r*5); bonus bCritical,5+(.@r < 5 ? 0 : .@r); bonus bFlee2,4+(.@r < 5 ? 0 : .@r); bonus bLuk,3*.@r;
.@r = getequiprefinerycnt(EQI_GARMENT);
bonus bBaseAtk,3+(.@r*5);
bonus bCritical,5+(.@r < 5 ? 0 : .@r);
bonus bFlee2,4+(.@r < 5 ? 0 : .@r);
bonus bLuk,3*.@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.