ID #313541
Card
Hunting Seal (SP)
Buy Price: N/A
Sell Price: N/A
MDEF +15.
Increases SP Recovery Rate by 15%.
_______________________
Refine Level +7:
MDEF +10, MaxSP +2%.
Increases SP Recovery Rate by 15%.
_______________________
Refine Level +7:
MDEF +10, MaxSP +2%.
Basic Information
Type
Card
Scripts
Script bonus bSPrecovRate,15; bonus bMdef,15; if (getrefine()>=7) { bonus bMaxSPrate,2; bonus bMdef,10; }
bonus bSPrecovRate,15;
bonus bMdef,15;
if (getrefine()>=7) {
bonus bMaxSPrate,2;
bonus bMdef,10;
}