物品脚本 (Script)
.@g = getenchantgrade();
.@r = getrefine();
bonus bAtkRate,5;
bonus bBaseAtk,75;
if (.@r>=7) {
bonus bShortAtkRate,5;
if (.@r>=9) {
bonus bShortAtkRate,5;
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bShortAtkRate,5;
if (.@g>=ENCHANTGRADE_C) {
bonus bShortAtkRate,5;
}
}