ID #313543
Card
Hunting Seal (Magical Force)
Buy Price: N/A
Sell Price: N/A
MATK +5%.
_______________________
Refine Level +7:
Increases Magical Damage with every element by 5%.
_______________________
Refine Level +7:
Increases Magical Damage with every element by 5%.
Basic Information
Type
Card
Scripts
Script bonus bMatkRate,5; if (getrefine()>=7) { bonus2 bMagicAtkEle,Ele_All,5; }
bonus bMatkRate,5;
if (getrefine()>=7) {
bonus2 bMagicAtkEle,Ele_All,5;
}