mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 17:57:01 +08:00
30 lines
746 B
JSON
30 lines
746 B
JSON
{
|
|
"SN-8": {
|
|
"algorithm": "JustReturn",
|
|
"action": "DoNothing",
|
|
"sub": ["SN-Open", "SN-Chapter2", "StageSN-8"]
|
|
},
|
|
"SN-9": {
|
|
"algorithm": "JustReturn",
|
|
"action": "DoNothing",
|
|
"sub": ["SN-Open", "SN-Chapter3", "StageSN-9"]
|
|
},
|
|
"SN-10": {
|
|
"algorithm": "JustReturn",
|
|
"action": "DoNothing",
|
|
"sub": ["SN-Open", "SN-Chapter3", "StageSN-10"]
|
|
},
|
|
"StartButton1": {
|
|
"text": ["行動開始"]
|
|
},
|
|
"PRTS3": {
|
|
"text": ["残り配置可能数"]
|
|
},
|
|
"VisitNextOcr": {
|
|
"text": ["次を訪問"]
|
|
},
|
|
"VisitLimited": {
|
|
"text": ["上限", "達しました", "Fpは入手できません", "再訪問の場合"]
|
|
}
|
|
}
|