mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-02-26 08:07:06 +08:00
修改结局
This commit is contained in:
parent
31210256d8
commit
4c1f487e1d
@ -27,9 +27,15 @@ main.floors.MT21=
|
||||
"text": "是否提交第一章成绩?\n提交将结束游戏,结算第一章成绩,否则将继续第二章",
|
||||
"yes": [
|
||||
"计分方式:生命+黄*5000+蓝*15000",
|
||||
{
|
||||
"type": "setValue",
|
||||
"name": "status:hp",
|
||||
"operator": "+=",
|
||||
"value": "item:yellowKey*5000+item:blueKey*15000"
|
||||
},
|
||||
{
|
||||
"type": "win",
|
||||
"reason": "智慧之始"
|
||||
"reason": "智慧之始-new"
|
||||
},
|
||||
{
|
||||
"type": "exit"
|
||||
|
Loading…
Reference in New Issue
Block a user