Skip to content

Commit

Permalink
chore: YostarKR AS navigation (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
HX3N authored Jan 13, 2025
1 parent bcae6f9 commit eb38e1f
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 36 deletions.
56 changes: 28 additions & 28 deletions MaaAssistantArknights/api/gui/StageActivity.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,54 +141,54 @@
"YoStarKR": {
"sideStoryStage": [
{
"Display": "SSReopen-SL",
"Value": "SSReopen-SL",
"Drop": "복각대리 1~8",
"Display": "AS-6",
"Value": "AS-6",
"Drop": "포도당, 원암 (합성옥 효율 34%)",
"MinimumRequired": "v5.5.0",
"Activity": {
"Tip": "Sidestory「화산의 꿈 여행」재개방",
"StageName": "SL",
"UtcStartTime": "2025/01/03 16:00:00",
"UtcExpireTime": "2025/01/13 03:59:59",
"Tip": "Sidestory「태양을 뿌리쳐라」",
"StageName": "AS",
"UtcStartTime": "2025/01/16 16:00:00",
"UtcExpireTime": "2025/02/06 03:59:59",
"TimeZone": 9
}
},
{
"Display": "SL-6",
"Value": "SL-6",
"Drop": "30053",
"Display": "AS-7",
"Value": "AS-7",
"Drop": "30043",
"MinimumRequired": "v5.5.0",
"Activity": {
"Tip": "Sidestory「화산의 꿈 여행」재개방",
"StageName": "SL",
"UtcStartTime": "2025/01/03 16:00:00",
"UtcExpireTime": "2025/01/13 03:59:59",
"Tip": "Sidestory「태양을 뿌리쳐라」",
"StageName": "AS",
"UtcStartTime": "2025/01/16 16:00:00",
"UtcExpireTime": "2025/02/06 03:59:59",
"TimeZone": 9
}
},
{
"Display": "SL-7",
"Value": "SL-7",
"Drop": "31033",
"Display": "AS-8",
"Value": "AS-8",
"Drop": "30093",
"MinimumRequired": "v5.5.0",
"Activity": {
"Tip": "Sidestory「화산의 꿈 여행」재개방",
"StageName": "SL",
"UtcStartTime": "2025/01/03 16:00:00",
"UtcExpireTime": "2025/01/13 03:59:59",
"Tip": "Sidestory「태양을 뿌리쳐라」",
"StageName": "AS",
"UtcStartTime": "2025/01/16 16:00:00",
"UtcExpireTime": "2025/02/06 03:59:59",
"TimeZone": 9
}
},
{
"Display": "SL-8",
"Value": "SL-8",
"Drop": "30083",
"Display": "AS-9",
"Value": "AS-9",
"Drop": "31083",
"MinimumRequired": "v5.5.0",
"Activity": {
"Tip": "Sidestory「화산의 꿈 여행」재개방",
"StageName": "SL",
"UtcStartTime": "2025/01/03 16:00:00",
"UtcExpireTime": "2025/01/13 03:59:59",
"Tip": "Sidestory「태양을 뿌리쳐라」",
"StageName": "AS",
"UtcStartTime": "2025/01/16 16:00:00",
"UtcExpireTime": "2025/02/06 03:59:59",
"TimeZone": 9
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
{
"Sami@Roguelike@StageEnterBattleAgain": {
"specificRect": [1180, 460, 30, 20]
"AS-OpenOcr": {
"text": ["태양을", "뿌리쳐라", "이벤트", "개방중"]
},
"SL-Open": {
"text": ["화산의꿈여행", "이벤트", "개방중"],
"roi": [0, 500, 500, 150]
},
"SLChapterToSL": {
"text": ["온천", "휴가"]
"ASChapterToAS": {
"text": ["시민", "정원"]
}
}

0 comments on commit eb38e1f

Please sign in to comment.