ID #313136
Card
STA Enforcement
Buy Price: N/A
Sell Price: N/A
Base Level at least 240:
For each 10 base STA:
MaxHP +1%.
(Applies up to 100 base STA)
For each 10 base STA:
MaxHP +1%.
(Applies up to 100 base STA)
Basic Information
Type
Card
Scripts
Script if (BaseLevel>=240) { bonus bMaxHPrate,(min(readparam(bSta),100)/10); }
if (BaseLevel>=240) {
bonus bMaxHPrate,(min(readparam(bSta),100)/10);
}