From 4815a3ed861e15c373db45a2b42805083f934866 Mon Sep 17 00:00:00 2001 From: a16797 <167970334@qq.com> Date: Sat, 21 Sep 2024 13:29:58 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8D=E9=93=B8=E5=B8=81?= =?UTF-8?q?=E7=BE=8E=E5=AD=A6=E4=B8=8D=E4=BC=9A=E5=90=91=E5=8F=B3=E6=BB=91?= =?UTF-8?q?=E5=8A=A8=E3=80=82=E4=BF=AE=E5=A4=8D=E6=AF=8F=E6=97=A5=E5=BF=83?= =?UTF-8?q?=E7=9B=B8=E5=81=B6=E5=B0=94=E6=B2=A1=E7=82=B9=E5=88=B0=E3=80=82?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=B7=B1=E7=9C=A0=E8=AF=86=E5=9B=BE=EF=BC=8C?= =?UTF-8?q?=E6=9C=AC=E6=9C=9F=E6=9C=89=E4=B8=80=E5=85=B3=E7=82=B9=E4=B8=8D?= =?UTF-8?q?=E5=88=B0=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/interface.json | 4 ++++ assets/resource/base/pipeline/combat.json | 6 +++--- assets/resource/base/pipeline/limbo.json | 6 ++++-- assets/resource/base/pipeline/psychube.json | 3 ++- 4 files changed, 13 insertions(+), 6 deletions(-) diff --git a/assets/interface.json b/assets/interface.json index d169f8b6..94df2570 100644 --- a/assets/interface.json +++ b/assets/interface.json @@ -28,6 +28,10 @@ } ], "task": [ + { + "name": "(不可用)日常任务顺序建议:启动游戏、收取荒原、每日心相、清体力、领取奖励、关闭游戏", + "entry": "" + }, { "name": "启动游戏", "entry": "StartUp" diff --git a/assets/resource/base/pipeline/combat.json b/assets/resource/base/pipeline/combat.json index c8917df0..3faee9e6 100644 --- a/assets/resource/base/pipeline/combat.json +++ b/assets/resource/base/pipeline/combat.json @@ -220,11 +220,11 @@ "next": "SwipeLeftAndFindStage" }, "ResourceChapter_MA": { - "doc": "猪鼻美学", + "doc": "铸币美学", "next": [ "ResourceChapter_MAEnter", - "Sub_ResourceChapterLabel", - "Sub_SwipeRightForChapter" + "Sub_SwipeRightForChapter", + "Sub_ResourceChapterLabel" ] }, "ResourceChapter_MAEnter": { diff --git a/assets/resource/base/pipeline/limbo.json b/assets/resource/base/pipeline/limbo.json index 5071404f..ca1d29d1 100644 --- a/assets/resource/base/pipeline/limbo.json +++ b/assets/resource/base/pipeline/limbo.json @@ -143,8 +143,9 @@ "upper": [ 255 ], + "order_by": "Random", "connected": true, - "count": 50, + "count": 10, "action": "Click", "next": [ "LimboActionFlag_1", @@ -253,8 +254,9 @@ "upper": [ 255 ], + "order_by": "Random", "connected": true, - "count": 50, + "count": 10, "action": "Click", "next": [ "LimboActionFlag_2", diff --git a/assets/resource/base/pipeline/psychube.json b/assets/resource/base/pipeline/psychube.json index 2071fe13..46cdf84e 100644 --- a/assets/resource/base/pipeline/psychube.json +++ b/assets/resource/base/pipeline/psychube.json @@ -49,7 +49,8 @@ "action": "Click", "next": [ "PsychubeStages_7", - "PsychubeReadyForAction" + "PsychubeReadyForAction", + "FreePsychubeStages" ] }, "NoFreePsychubeStagesFlag": {