mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 08:01:30 +08:00
Upd: stage convert
This commit is contained in:
@@ -2040,11 +2040,11 @@
|
||||
"Coalition": {
|
||||
"Mode": {
|
||||
"type": "select",
|
||||
"value": "tc1",
|
||||
"value": "hard",
|
||||
"option": [
|
||||
"tc1",
|
||||
"tc2",
|
||||
"tc3",
|
||||
"easy",
|
||||
"normal",
|
||||
"hard",
|
||||
"ex"
|
||||
]
|
||||
},
|
||||
@@ -4092,9 +4092,9 @@
|
||||
"type": "select",
|
||||
"value": "sp",
|
||||
"option": [
|
||||
"tc1",
|
||||
"tc2",
|
||||
"tc3",
|
||||
"easy",
|
||||
"normal",
|
||||
"hard",
|
||||
"sp",
|
||||
"ex"
|
||||
],
|
||||
|
||||
@@ -308,8 +308,8 @@ MaritimeEscort:
|
||||
Enable: true
|
||||
Coalition:
|
||||
Mode:
|
||||
value: tc1
|
||||
option: [ tc1, tc2, tc3, sp, ex ]
|
||||
value: hard
|
||||
option: [ easy, normal, hard, sp, ex ]
|
||||
Fleet:
|
||||
value: single
|
||||
option: [ single, multi ]
|
||||
|
||||
@@ -240,7 +240,7 @@ Coalition:
|
||||
AmbushEvade: true
|
||||
Coalition:
|
||||
Mode:
|
||||
option: [ tc1, tc2, tc3, ex ]
|
||||
option: [ easy, normal, hard, ex ]
|
||||
StopCondition:
|
||||
MapAchievement: non_stop
|
||||
StageIncrease: false
|
||||
|
||||
Reference in New Issue
Block a user