物品脚本 (Script)
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
bonus bAspdRate,5;
bonus bDelayrate,-(.@r/2);
if (.@r>=7) {
bonus bAspdRate,5;
bonus bAspd,1;
if (.@r>=9) {
bonus bDelayrate,-2;
if (.@r>=10) {
bonus bPAtk,2;
bonus bSMatk,2;
}
}
}