mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
diff_resource finds the templates in ZH server but without a corresponding global template yet. match_json sorts the json files according to ZH json
52 lines
1007 B
JSON
52 lines
1007 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は入手できません",
|
|
"再訪問の場合"
|
|
]
|
|
}
|
|
} |