ID #313534
Card
Hunting Seal (Speed)
Buy Price: N/A
Sell Price: N/A
ASPD +1.
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by additional 3%).
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Refine Level +7:
Increases Attack Speed (decreases After Attack Delay by additional 3%).
Basic Information
Type
Card
Scripts
Script bonus bAspdRate,5; bonus bAspd,1; if (getrefine()>=7) { bonus bAspdRate,3; }
bonus bAspdRate,5;
bonus bAspd,1;
if (getrefine()>=7) {
bonus bAspdRate,3;
}