1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 15:47:42 +08:00
This commit is contained in:
sui-feng-cb
2025-11-26 15:15:31 +08:00
52 changed files with 565 additions and 398 deletions

View File

@@ -2290,6 +2290,272 @@
}
}
},
"Coalition": {
"Scheduler": {
"Enable": {
"type": "checkbox",
"value": false,
"option": [
true,
false
]
},
"NextRun": {
"type": "datetime",
"value": "2020-01-01 00:00:00",
"validate": "datetime"
},
"Command": {
"type": "input",
"value": "Coalition",
"display": "hide"
},
"SuccessInterval": {
"type": "input",
"value": 30,
"display": "hide"
},
"FailureInterval": {
"type": "input",
"value": 30,
"display": "hide"
},
"ServerUpdate": {
"type": "input",
"value": "00:00",
"display": "hide"
}
},
"Campaign": {
"Name": {
"type": "input",
"value": "dynamic",
"display": "hide"
},
"Event": {
"type": "state",
"value": "campaign_main",
"option": [
"coalition_20250626",
"coalition_20251120"
],
"option_cn": [
"coalition_20251120"
],
"option_en": [
"coalition_20251120"
],
"option_jp": [
"coalition_20251120"
],
"option_tw": [
"coalition_20250626"
],
"option_bold": [
"coalition_20250626",
"coalition_20251120"
]
},
"Mode": {
"type": "select",
"value": "normal",
"option": [
"normal",
"hard"
],
"display": "hide"
},
"UseClearMode": {
"type": "checkbox",
"value": true,
"display": "hide"
},
"UseFleetLock": {
"type": "checkbox",
"value": true,
"display": "hide"
},
"UseAutoSearch": {
"type": "checkbox",
"value": false,
"display": "hide"
},
"Use2xBook": {
"type": "checkbox",
"value": false,
"display": "hide"
},
"AmbushEvade": {
"type": "checkbox",
"value": true,
"display": "hide"
}
},
"Coalition": {
"Mode": {
"type": "select",
"value": "area1-normal",
"option": [
"area1-normal",
"area1-hard",
"area2-normal",
"area2-hard",
"area3-normal",
"area3-hard",
"area4-normal",
"area4-hard",
"area5-normal",
"area5-hard",
"area6-normal",
"area6-hard"
]
},
"Fleet": {
"type": "select",
"value": "single",
"option": [
"single",
"multi"
]
}
},
"StopCondition": {
"OilLimit": {
"type": "input",
"value": 1000
},
"RunCount": {
"type": "input",
"value": 0
},
"MapAchievement": {
"type": "select",
"value": "non_stop",
"option": [
"non_stop",
"non_stop_clear_all",
"100_percent_clear",
"map_3_stars",
"threat_safe",
"threat_safe_without_3_stars"
],
"display": "hide"
},
"StageIncrease": {
"type": "checkbox",
"value": false,
"display": "hide"
},
"GetNewShip": {
"type": "checkbox",
"value": false,
"display": "hide"
},
"ReachLevel": {
"type": "input",
"value": 0,
"display": "hide"
}
},
"Emotion": {
"Mode": {
"type": "select",
"value": "calculate",
"option": [
"calculate",
"ignore",
"calculate_ignore"
]
},
"Fleet1Value": {
"type": "input",
"value": 119
},
"Fleet1Record": {
"type": "datetime",
"value": "2020-01-01 00:00:00",
"validate": "datetime",
"display": "disabled"
},
"Fleet1Control": {
"type": "select",
"value": "prevent_yellow_face",
"option": [
"keep_exp_bonus",
"prevent_green_face",
"prevent_yellow_face",
"prevent_red_face"
]
},
"Fleet1Recover": {
"type": "select",
"value": "not_in_dormitory",
"option": [
"not_in_dormitory",
"dormitory_floor_1",
"dormitory_floor_2"
]
},
"Fleet1Oath": {
"type": "checkbox",
"value": false
},
"Fleet1Onsen": {
"type": "checkbox",
"value": false
},
"Fleet2Value": {
"type": "input",
"value": 119,
"display": "hide"
},
"Fleet2Record": {
"type": "datetime",
"value": "2020-01-01 00:00:00",
"validate": "datetime",
"display": "hide"
},
"Fleet2Control": {
"type": "select",
"value": "prevent_yellow_face",
"option": [
"keep_exp_bonus",
"prevent_green_face",
"prevent_yellow_face",
"prevent_red_face"
],
"display": "hide"
},
"Fleet2Recover": {
"type": "select",
"value": "not_in_dormitory",
"option": [
"not_in_dormitory",
"dormitory_floor_1",
"dormitory_floor_2"
],
"display": "hide"
},
"Fleet2Oath": {
"type": "checkbox",
"value": false,
"display": "hide"
},
"Fleet2Onsen": {
"type": "checkbox",
"value": false,
"display": "hide"
}
},
"Storage": {
"Storage": {
"type": "storage",
"value": {},
"valuetype": "ignore",
"display": "disabled"
}
}
},
"Event": {
"Scheduler": {
"Enable": {
@@ -3534,264 +3800,6 @@
}
}
},
"Coalition": {
"Scheduler": {
"Enable": {
"type": "checkbox",
"value": false,
"option": [
true,
false
]
},
"NextRun": {
"type": "datetime",
"value": "2020-01-01 00:00:00",
"validate": "datetime"
},
"Command": {
"type": "input",
"value": "Coalition",
"display": "hide"
},
"SuccessInterval": {
"type": "input",
"value": 30,
"display": "hide"
},
"FailureInterval": {
"type": "input",
"value": 30,
"display": "hide"
},
"ServerUpdate": {
"type": "input",
"value": "00:00",
"display": "hide"
}
},
"Campaign": {
"Name": {
"type": "input",
"value": "dynamic",
"display": "hide"
},
"Event": {
"type": "state",
"value": "campaign_main",
"option": [
"coalition_20250626",
"coalition_20251120"
],
"option_cn": [
"coalition_20251120"
],
"option_en": [
"coalition_20251120"
],
"option_jp": [
"coalition_20251120"
],
"option_tw": [
"coalition_20250626"
],
"option_bold": [
"coalition_20250626",
"coalition_20251120"
]
},
"Mode": {
"type": "select",
"value": "normal",
"option": [
"normal",
"hard"
],
"display": "hide"
},
"UseClearMode": {
"type": "checkbox",
"value": true,
"display": "hide"
},
"UseFleetLock": {
"type": "checkbox",
"value": true,
"display": "hide"
},
"UseAutoSearch": {
"type": "checkbox",
"value": false,
"display": "hide"
},
"Use2xBook": {
"type": "checkbox",
"value": false,
"display": "hide"
},
"AmbushEvade": {
"type": "checkbox",
"value": true,
"display": "hide"
}
},
"Coalition": {
"Mode": {
"type": "select",
"value": "hard",
"option": [
"easy",
"normal",
"hard",
"ex"
]
},
"Fleet": {
"type": "select",
"value": "single",
"option": [
"single",
"multi"
]
}
},
"StopCondition": {
"OilLimit": {
"type": "input",
"value": 1000
},
"RunCount": {
"type": "input",
"value": 0
},
"MapAchievement": {
"type": "select",
"value": "non_stop",
"option": [
"non_stop",
"non_stop_clear_all",
"100_percent_clear",
"map_3_stars",
"threat_safe",
"threat_safe_without_3_stars"
],
"display": "hide"
},
"StageIncrease": {
"type": "checkbox",
"value": false,
"display": "hide"
},
"GetNewShip": {
"type": "checkbox",
"value": false,
"display": "hide"
},
"ReachLevel": {
"type": "input",
"value": 0,
"display": "hide"
}
},
"Emotion": {
"Mode": {
"type": "select",
"value": "calculate",
"option": [
"calculate",
"ignore",
"calculate_ignore"
]
},
"Fleet1Value": {
"type": "input",
"value": 119
},
"Fleet1Record": {
"type": "datetime",
"value": "2020-01-01 00:00:00",
"validate": "datetime",
"display": "disabled"
},
"Fleet1Control": {
"type": "select",
"value": "prevent_yellow_face",
"option": [
"keep_exp_bonus",
"prevent_green_face",
"prevent_yellow_face",
"prevent_red_face"
]
},
"Fleet1Recover": {
"type": "select",
"value": "not_in_dormitory",
"option": [
"not_in_dormitory",
"dormitory_floor_1",
"dormitory_floor_2"
]
},
"Fleet1Oath": {
"type": "checkbox",
"value": false
},
"Fleet1Onsen": {
"type": "checkbox",
"value": false
},
"Fleet2Value": {
"type": "input",
"value": 119,
"display": "hide"
},
"Fleet2Record": {
"type": "datetime",
"value": "2020-01-01 00:00:00",
"validate": "datetime",
"display": "hide"
},
"Fleet2Control": {
"type": "select",
"value": "prevent_yellow_face",
"option": [
"keep_exp_bonus",
"prevent_green_face",
"prevent_yellow_face",
"prevent_red_face"
],
"display": "hide"
},
"Fleet2Recover": {
"type": "select",
"value": "not_in_dormitory",
"option": [
"not_in_dormitory",
"dormitory_floor_1",
"dormitory_floor_2"
],
"display": "hide"
},
"Fleet2Oath": {
"type": "checkbox",
"value": false,
"display": "hide"
},
"Fleet2Onsen": {
"type": "checkbox",
"value": false,
"display": "hide"
}
},
"Storage": {
"Storage": {
"type": "storage",
"value": {},
"valuetype": "ignore",
"display": "disabled"
}
}
},
"MaritimeEscort": {
"Scheduler": {
"Enable": {
@@ -6890,15 +6898,21 @@
"Coalition": {
"Mode": {
"type": "select",
"value": "sp",
"value": "area1-normal",
"option": [
"easy",
"normal",
"hard",
"sp",
"ex"
],
"display": "hide"
"area1-normal",
"area1-hard",
"area2-normal",
"area2-hard",
"area3-normal",
"area3-hard",
"area4-normal",
"area4-hard",
"area5-normal",
"area5-hard",
"area6-normal",
"area6-hard"
]
},
"Fleet": {
"type": "select",

View File

@@ -337,8 +337,8 @@ MaritimeEscort:
Enable: true
Coalition:
Mode:
value: hard
option: [ easy, normal, hard, sp, ex ]
value: area1-normal
option: [ area1-normal, area1-hard, area2-normal, area2-hard, area3-normal, area3-hard, area4-normal, area4-hard, area5-normal, area5-hard, area6-normal, area6-hard ]
Fleet:
value: single
option: [ single, multi ]

View File

@@ -23,11 +23,11 @@
"page": "setting",
"tasks": [
"EventGeneral",
"Coalition",
"Event",
"Event2",
"Raid",
"Hospital",
"Coalition",
"MaritimeEscort",
"WarArchives"
]

View File

@@ -261,9 +261,9 @@ Coalition:
UseAutoSearch: false
Use2xBook: false
AmbushEvade: true
Coalition:
Mode:
option: [ easy, normal, hard, ex ]
# Coalition:
# Mode:
# option: [ easy, normal, hard, ex ]
StopCondition:
MapAchievement: non_stop
StageIncrease: false

View File

@@ -73,6 +73,12 @@ Event:
EventGeneral:
- EventGeneral
- TaskBalancer
Coalition:
- Scheduler
- Campaign
- Coalition
- StopCondition
- Emotion
Event:
- Scheduler
- Campaign
@@ -102,12 +108,7 @@ Event:
- Hospital
- StopCondition
- Emotion
Coalition:
- Scheduler
- Campaign
- Coalition
- StopCondition
- Emotion
MaritimeEscort:
- Scheduler
- MaritimeEscort

View File

@@ -195,7 +195,7 @@ class GeneratedConfig:
MaritimeEscort_Enable = True
# Group `Coalition`
Coalition_Mode = 'hard' # easy, normal, hard, sp, ex
Coalition_Mode = 'area1-normal' # area1-normal, area1-hard, area2-normal, area2-hard, area3-normal, area3-hard, area4-normal, area4-hard, area5-normal, area5-hard, area6-normal, area6-hard
Coalition_Fleet = 'single' # single, multi
# Group `Commission`

View File

@@ -615,7 +615,7 @@ class ConfigUpdater:
# 2025.04.17
# ('Coalition.Coalition.Mode', 'Coalition.Coalition.Mode', coalition_to_frostfall),
# 2025.06.26
('Coalition.Coalition.Mode', 'Coalition.Coalition.Mode', coalition_to_little_academy),
# ('Coalition.Coalition.Mode', 'Coalition.Coalition.Mode', coalition_to_little_academy),
]
# redirection += [
@@ -685,7 +685,7 @@ class ConfigUpdater:
for task in EVENTS + WAR_ARCHIVES:
default_stage(task, 'D3')
for task in COALITIONS:
default_stage(task, 'hard')
default_stage(task, 'area1-normal')
if not is_template:
new = self.config_redirect(old, new)

View File

@@ -66,6 +66,10 @@
"name": "Event General",
"help": ""
},
"Coalition": {
"name": "DATE A LANE",
"help": ""
},
"Event": {
"name": "Event",
"help": ""
@@ -82,10 +86,6 @@
"name": "Valley Hospital Story",
"help": ""
},
"Coalition": {
"name": "Neon City Investigator",
"help": ""
},
"MaritimeEscort": {
"name": "Maritime Escort",
"help": ""
@@ -1398,11 +1398,18 @@
"Mode": {
"name": "Mode",
"help": "SP needs to use event daily SP to run",
"easy": "Easy",
"normal": "Normal",
"hard": "Hard",
"sp": "SP",
"ex": "EX"
"area1-normal": "area1-normal",
"area1-hard": "area1-hard",
"area2-normal": "area2-normal",
"area2-hard": "area2-hard",
"area3-normal": "area3-normal",
"area3-hard": "area3-hard",
"area4-normal": "area4-normal",
"area4-hard": "area4-hard",
"area5-normal": "area5-normal",
"area5-hard": "area5-hard",
"area6-normal": "area6-normal",
"area6-hard": "area6-hard"
},
"Fleet": {
"name": "Fleet",

View File

@@ -66,6 +66,10 @@
"name": "イベント共通設定",
"help": ""
},
"Coalition": {
"name": "ネオンシティの探索者",
"help": ""
},
"Event": {
"name": "イベント海域",
"help": ""
@@ -82,10 +86,6 @@
"name": "病院探訪ストーリー",
"help": ""
},
"Coalition": {
"name": "ネオンシティの探索者",
"help": ""
},
"MaritimeEscort": {
"name": "Maritime Escort",
"help": ""
@@ -1398,11 +1398,18 @@
"Mode": {
"name": "Coalition.Mode.name",
"help": "Coalition.Mode.help",
"easy": "easy",
"normal": "normal",
"hard": "hard",
"sp": "sp",
"ex": "ex"
"area1-normal": "area1-normal",
"area1-hard": "area1-hard",
"area2-normal": "area2-normal",
"area2-hard": "area2-hard",
"area3-normal": "area3-normal",
"area3-hard": "area3-hard",
"area4-normal": "area4-normal",
"area4-hard": "area4-hard",
"area5-normal": "area5-normal",
"area5-hard": "area5-hard",
"area6-normal": "area6-normal",
"area6-hard": "area6-hard"
},
"Fleet": {
"name": "Coalition.Fleet.name",

View File

@@ -66,6 +66,10 @@
"name": "活动通用设置",
"help": ""
},
"Coalition": {
"name": "DATE A LANE",
"help": ""
},
"Event": {
"name": "活动图",
"help": ""
@@ -82,10 +86,6 @@
"name": "深谷来信",
"help": ""
},
"Coalition": {
"name": "迷彩都市的寻踪者",
"help": ""
},
"MaritimeEscort": {
"name": "商船护航",
"help": ""
@@ -1398,11 +1398,18 @@
"Mode": {
"name": "难度",
"help": "SP图需要使用活动每日SP运行",
"easy": "简单",
"normal": "普通",
"hard": "困难",
"sp": "SP",
"ex": "EX"
"area1-normal": "AREA-1 普通",
"area1-hard": "AREA-1 困难",
"area2-normal": "AREA-2 普通",
"area2-hard": "AREA-2 困难",
"area3-normal": "AREA-3 普通",
"area3-hard": "AREA-3 困难",
"area4-normal": "AREA-4 普通",
"area4-hard": "AREA-4 困难",
"area5-normal": "AREA-5 普通",
"area5-hard": "AREA-5 困难",
"area6-normal": "AREA-6 普通",
"area6-hard": "AREA-6 困难"
},
"Fleet": {
"name": "出击队伍",

View File

@@ -66,6 +66,10 @@
"name": "活動通用",
"help": ""
},
"Coalition": {
"name": "極地風暴",
"help": ""
},
"Event": {
"name": "活動圖",
"help": ""
@@ -82,10 +86,6 @@
"name": "深谷来信",
"help": ""
},
"Coalition": {
"name": "極地風暴",
"help": ""
},
"MaritimeEscort": {
"name": "商船護航",
"help": ""
@@ -1398,11 +1398,18 @@
"Mode": {
"name": "難度",
"help": "SP圖需要使用活動每日SP運行",
"easy": "簡單",
"normal": "普通",
"hard": "困難",
"sp": "sp",
"ex": "EX"
"area1-normal": "area1-normal",
"area1-hard": "area1-hard",
"area2-normal": "area2-normal",
"area2-hard": "area2-hard",
"area3-normal": "area3-normal",
"area3-hard": "area3-hard",
"area4-normal": "area4-normal",
"area4-hard": "area4-hard",
"area5-normal": "area5-normal",
"area5-hard": "area5-hard",
"area6-normal": "area6-normal",
"area6-hard": "area6-hard"
},
"Fleet": {
"name": "出擊隊伍",