Skip to content

Commit

Permalink
chore: YostarKR HE rerun navigation (#255)
Browse files Browse the repository at this point in the history
* chore: YostarKR HE rerun navigation

* chore: fix typo
  • Loading branch information
HX3N authored Dec 22, 2024
1 parent e4e802b commit 571e2eb
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 34 deletions.
68 changes: 47 additions & 21 deletions MaaAssistantArknights/api/gui/StageActivity.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,41 +141,67 @@
"YoStarKR": {
"sideStoryStage": [
{
"Display": "BP-5",
"Value": "BP-5",
"Drop": "31033",
"Display": "SSReopen-HE",
"Value": "SSReopen-HE",
"Drop": "복각대리 1~8",
"MinimumRequired": "v5.5.0",
"Activity": {
"Tip": "Sidestory「삶의 길」",
"StageName": "BP",
"UtcStartTime": "2024/12/03 16:00:00",
"UtcExpireTime": "2024/12/17 03:59:59",
"Tip": "Sidestory「공상의 정원」재개방",
"StageName": "HE",
"UtcStartTime": "2024/12/24 16:00:00",
"UtcExpireTime": "2025/01/03 03:59:59",
"TimeZone": 9
}
},
{
"Display": "BP-6",
"Value": "BP-6",
"Drop": "30023",
"Display": "HE-5",
"Value": "HE-5",
"Drop": "장치, 포도당 (합성옥 효율 24%)",
"MinimumRequired": "v5.5.0",
"Activity": {
"Tip": "Sidestory「삶의 길」",
"StageName": "BP",
"UtcStartTime": "2024/12/03 16:00:00",
"UtcExpireTime": "2024/12/17 03:59:59",
"Tip": "Sidestory「공상의 정원」재개방",
"StageName": "HE",
"UtcStartTime": "2024/12/24 16:00:00",
"UtcExpireTime": "2025/01/03 03:59:59",
"TimeZone": 9
}
},
{
"Display": "BP-7",
"Value": "BP-7",
"Drop": "30073",
"Display": "HE-6",
"Value": "HE-6",
"Drop": "30013",
"MinimumRequired": "v5.5.0",
"Activity": {
"Tip": "Sidestory「삶의 길」",
"StageName": "BP",
"UtcStartTime": "2024/12/03 16:00:00",
"UtcExpireTime": "2024/12/17 03:59:59",
"Tip": "Sidestory「공상의 정원」재개방",
"StageName": "HE",
"UtcStartTime": "2024/12/24 16:00:00",
"UtcExpireTime": "2025/01/03 03:59:59",
"TimeZone": 9
}
},
{
"Display": "HE-7",
"Value": "HE-7",
"Drop": "31013",
"MinimumRequired": "v5.5.0",
"Activity": {
"Tip": "Sidestory「공상의 정원」재개방",
"StageName": "HE",
"UtcStartTime": "2024/12/24 16:00:00",
"UtcExpireTime": "2025/01/03 03:59:59",
"TimeZone": 9
}
},
{
"Display": "HE-8",
"Value": "HE-8",
"Drop": "30103",
"MinimumRequired": "v5.5.0",
"Activity": {
"Tip": "Sidestory「공상의 정원」재개방",
"StageName": "HE",
"UtcStartTime": "2024/12/24 16:00:00",
"UtcExpireTime": "2025/01/03 03:59:59",
"TimeZone": 9
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,10 @@
"Sami@Roguelike@StageEnterBattleAgain": {
"specificRect": [1180, 460, 30, 20]
},
"BP-OpenOcr": {
"text": ["삶의", "", "이벤트", "개방"]
"HE-Open": {
"text": ["공상의", "정원", "이벤트", "개방"]
},
"BPChapterToBP": {
"text": ["비콘", "설치"]
},
"SpecialAccessActivities": {
"doc": "5주년 먼슬리 카드",
"text": ["스페셜"],
"roi": [0, 20, 302, 302]
},
"SpecialAccessActivitiesConfirm": {
"text": ["수령", "하기"],
"postDelay": 500
"HEChapterToHE": {
"text": ["암브로", "시우스", "수도원"]
}
}

0 comments on commit 571e2eb

Please sign in to comment.