ID #310825
Card
Infinite Power Lv3
Buy Price: N/A
Sell Price: N/A
Type: Card
Basic Information
Type
Card
Scripts
Script .@r = getrefine(); bonus bStr,3; if (.@r>=7) { bonus bStr,1; if (.@r>=9) { bonus bStr,1; if (.@r>=11) { bonus bStr,2; bonus bShortAtkRate,3; } } }
.@r = getrefine();
bonus bStr,3;
if (.@r>=7) {
bonus bStr,1;
if (.@r>=9) {
bonus bStr,1;
if (.@r>=11) {
bonus bStr,2;
bonus bShortAtkRate,3;
}
}
}