1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 14:27:00 +08:00

Merge branch 'master' into dev

This commit is contained in:
nEEtdo0d
2025-06-28 16:11:37 -04:00
74 changed files with 839 additions and 726 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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 ]

View File

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

View File

@@ -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

View File

@@ -71,6 +71,12 @@ Event:
EventGeneral:
- EventGeneral
- TaskBalancer
Coalition:
- Scheduler
- Campaign
- Coalition
- StopCondition
- Emotion
Event:
- Scheduler
- Campaign
@@ -100,12 +106,6 @@ Event:
- Hospital
- StopCondition
- Emotion
Coalition:
- Scheduler
- Campaign
- Coalition
- StopCondition
- Emotion
MaritimeEscort:
- Scheduler
- MaritimeEscort
@@ -126,6 +126,12 @@ EventDaily:
menu: 'collapse'
page: 'setting'
tasks:
CoalitionSp:
- Scheduler
- Campaign
- Coalition
- StopCondition
- Emotion
EventA:
- Scheduler
- EventDaily
@@ -181,12 +187,6 @@ EventDaily:
- Campaign
- StopCondition
- Emotion
CoalitionSp:
- Scheduler
- Campaign
- Coalition
- StopCondition
- Emotion
# ==================== Reward ====================