ID #313532
Card
Hunting Seal (Assassin)
Buy Price: N/A
Sell Price: N/A
Critical +5.
Increases Critical Damage by 3%.
_______________________
Refine Level +7:
Increases Critical Damage by additional 3%.
Increases Critical Damage by 3%.
_______________________
Refine Level +7:
Increases Critical Damage by additional 3%.
Basic Information
Type
Card
Scripts
Script bonus bCritAtkRate,3; bonus bCritical,5; if (getrefine()>=7) { bonus bCritAtkRate,3; }
bonus bCritAtkRate,3;
bonus bCritical,5;
if (getrefine()>=7) {
bonus bCritAtkRate,3;
}