1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-29 15:08:11 +08:00
This commit is contained in:
2026-07-25 18:01:51 +08:00
50 changed files with 773 additions and 762 deletions

File diff suppressed because it is too large Load Diff

View File

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

View File

@@ -24,11 +24,11 @@
"page": "setting",
"tasks": [
"EventGeneral",
"Coalition",
"Event",
"Event2",
"Raid",
"Hospital",
"Coalition",
"MaritimeEscort",
"WarArchives"
]
@@ -37,13 +37,13 @@
"menu": "collapse",
"page": "setting",
"tasks": [
"CoalitionSp",
"EventA",
"EventB",
"EventC",
"EventD",
"EventSp",
"RaidDaily",
"CoalitionSp"
"RaidDaily"
]
},
"Reward": {

View File

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

View File

@@ -76,6 +76,12 @@ Event:
EventGeneral:
- EventGeneral
- TaskBalancer
Coalition:
- Scheduler
- Campaign
- Coalition
- StopCondition
- Emotion
Event:
- Scheduler
- Campaign
@@ -105,12 +111,6 @@ Event:
- Hospital
- StopCondition
- Emotion
Coalition:
- Scheduler
- Campaign
- Coalition
- StopCondition
- Emotion
MaritimeEscort:
- Scheduler
- MaritimeEscort
@@ -132,6 +132,12 @@ EventDaily:
menu: 'collapse'
page: 'setting'
tasks:
CoalitionSp:
- Scheduler
- Campaign
- Coalition
- StopCondition
- Emotion
EventA:
- Scheduler
- EventDaily
@@ -187,12 +193,6 @@ EventDaily:
- Campaign
- StopCondition
- Emotion
CoalitionSp:
- Scheduler
- Campaign
- Coalition
- StopCondition
- Emotion
# ==================== Reward ====================