物品脚本 (Script)
bonus bShortAtkRate,3;
bonus bLongAtkRate,3;
bonus bCritical,(min(BaseLevel,100)/5);
if (BaseLevel>=30) {
bonus bShortAtkRate,3;
bonus bLongAtkRate,3;
}
if (BaseLevel>=45) {
bonus bShortAtkRate,4;
bonus bLongAtkRate,4;
}
if (BaseLevel>=85)
bonus bFixedCast,-300;