From 58450ea856b8ebb56febcb4325b9ad873a9dbf2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 06:50:34 +0000 Subject: [PATCH] chore: Auto Update Game Resources - 2025-06-06 https://github.com/MaaAssistantArknights/MaaAssistantArknights/actions/runs/15484600517 [skip changelog] --- resource/stages.json | 172 ++++++++++++++++++++++++++++++++++++++++++ resource/version.json | 2 +- 2 files changed, 173 insertions(+), 1 deletion(-) diff --git a/resource/stages.json b/resource/stages.json index 1db0ae4d9c..01371c6046 100644 --- a/resource/stages.json +++ b/resource/stages.json @@ -6973,6 +6973,178 @@ ], "stageId": "act25side_10_perm" }, + { + "apCost": 9, + "code": "EP-1", + "dropInfos": [ + { + "dropType": "NORMAL_DROP", + "itemId": "30011" + }, + { + "dropType": "NORMAL_DROP", + "itemId": "30021" + }, + { + "dropType": "NORMAL_DROP", + "itemId": "30031" + }, + { + "dropType": "NORMAL_DROP", + "itemId": "30041" + }, + { + "dropType": "NORMAL_DROP", + "itemId": "30051" + }, + { + "dropType": "NORMAL_DROP", + "itemId": "30061" + }, + { + "dropType": "FURNITURE", + "itemId": "furni" + } + ], + "stageId": "act39side_01" + }, + { + "apCost": 9, + "code": "EP-2", + "dropInfos": [ + { + "dropType": "NORMAL_DROP", + "itemId": "30011" + }, + { + "dropType": "NORMAL_DROP", + "itemId": "30021" + }, + { + "dropType": "NORMAL_DROP", + "itemId": "30031" + }, + { + "dropType": "NORMAL_DROP", + "itemId": "30041" + }, + { + "dropType": "NORMAL_DROP", + "itemId": "30051" + }, + { + "dropType": "NORMAL_DROP", + "itemId": "30061" + }, + { + "dropType": "FURNITURE", + "itemId": "furni" + } + ], + "stageId": "act39side_02" + }, + { + "apCost": 12, + "code": "EP-3", + "dropInfos": [ + { + "dropType": "NORMAL_DROP", + "itemId": "30022" + }, + { + "dropType": "NORMAL_DROP", + "itemId": "30052" + }, + { + "dropType": "FURNITURE", + "itemId": "furni" + } + ], + "stageId": "act39side_03" + }, + { + "apCost": 12, + "code": "EP-4", + "dropInfos": [ + { + "dropType": "NORMAL_DROP", + "itemId": "30012" + }, + { + "dropType": "NORMAL_DROP", + "itemId": "30032" + }, + { + "dropType": "FURNITURE", + "itemId": "furni" + } + ], + "stageId": "act39side_04" + }, + { + "apCost": 12, + "code": "EP-5", + "dropInfos": [ + { + "dropType": "NORMAL_DROP", + "itemId": "30012" + }, + { + "dropType": "NORMAL_DROP", + "itemId": "30022" + }, + { + "dropType": "FURNITURE", + "itemId": "furni" + } + ], + "stageId": "act39side_05" + }, + { + "apCost": 21, + "code": "EP-6", + "dropInfos": [ + { + "dropType": "NORMAL_DROP", + "itemId": "30023" + }, + { + "dropType": "FURNITURE", + "itemId": "furni" + } + ], + "stageId": "act39side_06" + }, + { + "apCost": 21, + "code": "EP-7", + "dropInfos": [ + { + "dropType": "NORMAL_DROP", + "itemId": "30053" + }, + { + "dropType": "FURNITURE", + "itemId": "furni" + } + ], + "stageId": "act39side_07" + }, + { + "apCost": 21, + "code": "EP-8", + "dropInfos": [ + { + "dropType": "NORMAL_DROP", + "itemId": "30093" + }, + { + "dropType": "FURNITURE", + "itemId": "furni" + } + ], + "stageId": "act39side_08" + }, { "apCost": 9, "code": "AD-1", diff --git a/resource/version.json b/resource/version.json index 7bb4523832..8c12fbc62d 100644 --- a/resource/version.json +++ b/resource/version.json @@ -7,5 +7,5 @@ "pool": "永不落幕", "time": 1749096000 }, - "last_updated": "2025-06-05 12:01:02.000" + "last_updated": "2025-06-06 06:50:33.907" }