ID #313135
Card
STA Assistance
Buy Price: N/A
Sell Price: N/A
Base Level at least 240:
For each 7 base STA:
P.ATK +1.
(Applies up to 100 base STA)
For each 7 base STA:
P.ATK +1.
(Applies up to 100 base STA)
Basic Information
Type
Card
Scripts
Script if (BaseLevel>=240) { bonus bPAtk,(min(readparam(bSta),100)/7); }
if (BaseLevel>=240) {
bonus bPAtk,(min(readparam(bSta),100)/7);
}