物品脚本 (Script)
.@luk = (readparam(bLuk)/20);
.@g = getenchantgrade();
bonus bBaseAtk,10*.@luk;
bonus bPow,2*.@luk;
bonus bCrt,2*.@luk;
if (.@g>=ENCHANTGRADE_D) {
bonus bShortAtkRate,6;
bonus bLongAtkRate,6;
bonus bPAtk,6;
if (.@g>=ENCHANTGRADE_C) {
bonus bPAtk,9;
}
}