# 行动有效并且是 [立即执行] 的情况下 if battler.current_action.valid? and @parameters[5] == 1 # 设置强制对像的战斗者 $game_temp.forcing_battler = battler # 推进索引 @index += 1 # 结束 return false end