1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-19 02:33:34 +08:00

Upd: coalition_20230323 assets [CN]

This commit is contained in:
2025-04-17 16:29:30 +08:00
parent d6ff6868c2
commit 7c4c974d5c
13 changed files with 46 additions and 47 deletions

View File

@@ -3995,12 +3995,12 @@
"Coalition": {
"Mode": {
"type": "select",
"value": "hard",
"value": "TC1",
"option": [
"easy",
"normal",
"hard",
"ex"
"TC1",
"TC2",
"TC3",
"EX"
]
},
"Fleet": {
@@ -7373,14 +7373,13 @@
"Coalition": {
"Mode": {
"type": "select",
"value": "hard",
"value": "TC1",
"option": [
"easy",
"normal",
"hard",
"ex"
],
"display": "hide"
"TC1",
"TC2",
"TC3",
"EX"
]
},
"Fleet": {
"type": "select",

View File

@@ -334,8 +334,8 @@ MaritimeEscort:
Enable: true
Coalition:
Mode:
value: hard
option: [ easy, normal, hard, ex ]
value: TC1
option: [ TC1, TC2, TC3, EX ]
Fleet:
value: single
option: [ single, multi ]