ID #313540
Card
Hunting Seal (HP)
Buy Price: N/A
Sell Price: N/A
DEF +35.
Increases HP Recovery Rate by 15%.
_______________________
Refine Level +7:
DEF +25, MaxHP +2%.
Increases HP Recovery Rate by 15%.
_______________________
Refine Level +7:
DEF +25, MaxHP +2%.
Basic Information
Type
Card
Scripts
Script bonus bHPrecovRate,15; bonus bDef,35; if (getrefine()>=7) { bonus bMaxHPrate,2; bonus bDef,25; }
bonus bHPrecovRate,15;
bonus bDef,35;
if (getrefine()>=7) {
bonus bMaxHPrate,2;
bonus bDef,25;
}