ID #313529
Card
Hunting Seal (Magic Power)
Buy Price: N/A
Sell Price: N/A
MATK +5%, MATK +15.
_______________________
Refine Level +7:
MATK +25.
_______________________
Refine Level +7:
MATK +25.
Basic Information
Type
Card
Scripts
Script bonus bMatkRate,5; bonus bMatk,15; if (getrefine()>=7) { bonus bMatk,25; }
bonus bMatkRate,5;
bonus bMatk,15;
if (getrefine()>=7) {
bonus bMatk,25;
}