1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-07 13:38:30 +08:00
This commit is contained in:
2026-07-04 02:05:43 +08:00
13 changed files with 65 additions and 48 deletions

View File

@@ -3666,6 +3666,7 @@
"type": "state",
"value": "campaign_main",
"option": [
"coalition_20230323",
"coalition_20260122"
],
"option_cn": [
@@ -3678,9 +3679,10 @@
"coalition_20260122"
],
"option_tw": [
"coalition_20260122"
"coalition_20230323"
],
"option_bold": [
"coalition_20230323",
"coalition_20260122"
]
},
@@ -3727,11 +3729,12 @@
"Coalition": {
"Mode": {
"type": "select",
"value": "hard",
"value": "tc3",
"option": [
"easy",
"normal",
"hard"
"tc1",
"tc2",
"tc3",
"ex"
]
},
"Fleet": {
@@ -7026,6 +7029,7 @@
"type": "select",
"value": "campaign_main",
"option": [
"coalition_20230323",
"coalition_20260122"
],
"option_cn": [
@@ -7038,9 +7042,10 @@
"coalition_20260122"
],
"option_tw": [
"coalition_20260122"
"coalition_20230323"
],
"option_bold": [
"coalition_20230323",
"coalition_20260122"
]
},
@@ -7089,10 +7094,11 @@
"type": "select",
"value": "sp",
"option": [
"easy",
"normal",
"hard",
"sp"
"tc1",
"tc2",
"tc3",
"sp",
"ex"
],
"display": "hide"
},

View File

@@ -348,8 +348,8 @@ MaritimeEscort:
Enable: true
Coalition:
Mode:
value: hard
option: [ easy, normal, hard, sp ]
value: tc3
option: [ tc1, tc2, tc3, sp, ex ]
Fleet:
value: single
option: [ single, multi ]

View File

@@ -237,7 +237,7 @@ Coalition:
ClearAfterSinking: false
Coalition:
Mode:
option: [ easy, normal, hard ]
option: [ tc1, tc2, tc3, ex ]
StopCondition:
MapAchievement: non_stop
StageIncrease: false