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

Z-Killgain

Buy Price: N/A Sell Price: N/A
Recovers 2 SP when defeating monsters with physical attacks.
_______________________
Refine Level +7:
Recovers additional 3 SP when defeating monsters with physical attacks.
_______________________
Refine Level +8:
Recovers additional 5 SP when defeating monsters with physical attacks.
_______________________
Refine Level +9:
Recovers additional 10 SP when defeating monsters with physical attacks.
_______________________
When enchanted on Riot Chip:
For each 2 Refine Levels:
MaxHP +1%
_______________________
When enchanted with :
MaxHP +5%

Basic Information

Card

Scripts

bonus bSPGainValue,2; .@r = getrefine(); if (.@r>=7) { bonus bSPGainValue,3; } if (.@r>=8) { bonus bSPGainValue,5; } if (.@r>=9) { bonus bSPGainValue,10; }
bonus bSPGainValue,2;
.@r = getrefine();
if (.@r>=7) {
   bonus bSPGainValue,3;
}
if (.@r>=8) {
   bonus bSPGainValue,5;
}
if (.@r>=9) {
   bonus bSPGainValue,10;
}
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.