1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-13 02:06:59 +08:00
This commit is contained in:
sui-feng-cb
2026-02-14 12:26:34 +08:00
50 changed files with 110 additions and 79 deletions

View File

@@ -281,6 +281,7 @@
"cn_android-25",
"cn_android-26",
"cn_android-27",
"cn_android-28",
"cn_ios-0",
"cn_ios-1",
"cn_ios-2",
@@ -3445,24 +3446,22 @@
"type": "state",
"value": "campaign_main",
"option": [
"raid_20240328",
"raid_20250116"
"raid_20260212"
],
"option_cn": [
"raid_20240328"
"raid_20260212"
],
"option_en": [
"raid_20240328"
"raid_20260212"
],
"option_jp": [
"raid_20240328"
"raid_20260212"
],
"option_tw": [
"raid_20250116"
"raid_20260212"
],
"option_bold": [
"raid_20240328",
"raid_20250116"
"raid_20260212"
]
},
"Mode": {
@@ -6936,24 +6935,22 @@
"type": "state",
"value": "campaign_main",
"option": [
"raid_20240328",
"raid_20250116"
"raid_20260212"
],
"option_cn": [
"raid_20240328"
"raid_20260212"
],
"option_en": [
"raid_20240328"
"raid_20260212"
],
"option_jp": [
"raid_20240328"
"raid_20260212"
],
"option_tw": [
"raid_20250116"
"raid_20260212"
],
"option_bold": [
"raid_20240328",
"raid_20250116"
"raid_20260212"
]
},
"Mode": {

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"
"RaidDaily",
"CoalitionSp"
]
},
"Reward": {

View File

@@ -73,12 +73,6 @@ Event:
EventGeneral:
- EventGeneral
- TaskBalancer
Coalition:
- Scheduler
- Campaign
- Coalition
- StopCondition
- Emotion
Event:
- Scheduler
- Campaign
@@ -108,6 +102,12 @@ Event:
- Hospital
- StopCondition
- Emotion
Coalition:
- Scheduler
- Campaign
- Coalition
- StopCondition
- Emotion
MaritimeEscort:
- Scheduler
- MaritimeEscort
@@ -129,12 +129,6 @@ EventDaily:
menu: 'collapse'
page: 'setting'
tasks:
CoalitionSp:
- Scheduler
- Campaign
- Coalition
- StopCondition
- Emotion
EventA:
- Scheduler
- EventDaily
@@ -190,6 +184,12 @@ EventDaily:
- Campaign
- StopCondition
- Emotion
CoalitionSp:
- Scheduler
- Campaign
- Coalition
- StopCondition
- Emotion
# ==================== Reward ====================