在Scene_Battle 4
#==============================================================================
# ■ Scene_Battle (分割定义 4)
#------------------------------------------------------------------------------
# 处理战斗画面的类。
#=========================================================================
def start_phase4
for i in 0...$game_party.actors.size
actor = $game_party.actors
actor.sp += 20
end
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |