$game_temp.battle_can_escape = true $game_temp.battle_can_lose = false $game_temp.battle_proc = nil
$game_temp.battle_can_escape = (not $game_switches[1]) $game_temp.battle_can_lose = $game_switches[2] $game_temp.battle_proc = Proc.new{|n| $game_switches[3 + n] = true}
RandomBattleResult.zip
(203.27 KB, 下载次数: 35, 售价: 2 星屑)
RandomBattleResult (addon).zip
(204.06 KB, 下载次数: 57, 售价: 2 星屑)
| 欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |