调低竞速模式部分评价要求,科研模式通关条件改为100攻击(原200)
This commit is contained in:
@@ -6,7 +6,7 @@ return{
|
||||
drop=20,lock=60,
|
||||
freshLimit=15,
|
||||
b2bKill=true,
|
||||
function(P)if P.stat.atk>=200 then P:win("finish")end end,
|
||||
function(P)if P.stat.atk>=100 then P:win("finish")end end,
|
||||
bg="matrix",bgm="down",
|
||||
},
|
||||
load=function()
|
||||
|
||||
Reference in New Issue
Block a user