1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 13:25:26 +08:00

Add: Configs for task HospitalEvent

This commit is contained in:
2025-03-28 19:05:01 +08:00
parent 760d4aa70c
commit ba69b8d074
11 changed files with 385 additions and 3 deletions

View File

@@ -79,6 +79,10 @@
"help": ""
},
"Hospital": {
"name": "病院探訪ストーリー",
"help": ""
},
"HospitalEvent": {
"name": "病院探訪",
"help": ""
},
@@ -1322,6 +1326,28 @@
"help": "Hospital.UseRecommendFleet.help"
}
},
"HospitalEvent": {
"_info": {
"name": "HospitalEvent._info.name",
"help": "HospitalEvent._info.help"
},
"Mode": {
"name": "HospitalEvent.Mode.name",
"help": "HospitalEvent.Mode.help",
"easy": "easy",
"normal": "normal",
"hard": "hard"
},
"Stage": {
"name": "HospitalEvent.Stage.name",
"help": "HospitalEvent.Stage.help",
"T1": "T1",
"T2": "T2",
"T3": "T3",
"T4": "T4",
"ESP": "ESP"
}
},
"MaritimeEscort": {
"_info": {
"name": "MaritimeEscort._info.name",