物品脚本 (Script)
.@r = getrefine();
bonus bShortWeaponDamageReturn,5;
bonus bMRes,3;
if (.@r>=7) {
bonus bShortWeaponDamageReturn,5;
if (.@r>=9) {
bonus bShortAtkRate,10;
if (.@r>=11) {
autobonus "{ bonus bPAtk,15; }",1,7000,BF_WEAPON,"{ active_transform 1993,3000; }";
}
}
}