ID #313544
Card
Hunting Seal (Robust)
Buy Price: N/A
Sell Price: N/A
MaxHP +5%, MasSP +5%.
_______________________
Refine Level +7:
MaxHP +3%, MaxSP +3%.
_______________________
Refine Level +7:
MaxHP +3%, MaxSP +3%.
Basic Information
Type
Card
Scripts
Script bonus bMaxHPrate,5; bonus bMaxSPrate,5; if (getrefine()>=7) { bonus bMaxHPrate,3; bonus bMaxSPrate,3; }
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
if (getrefine()>=7) {
bonus bMaxHPrate,3;
bonus bMaxSPrate,3;
}