mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Add: Joint Battle Mystery Investigation (raid_20220127)
This commit is contained in:
@@ -1012,13 +1012,14 @@
|
||||
"type": "select",
|
||||
"value": "campaign_main",
|
||||
"option": [
|
||||
"raid_20220127",
|
||||
"raid_20210708",
|
||||
"raid_20200624"
|
||||
],
|
||||
"tw": "raid_20210708",
|
||||
"cn": "raid_20210708",
|
||||
"en": "raid_20210708",
|
||||
"jp": "raid_20210708"
|
||||
"cn": "raid_20220127",
|
||||
"en": "raid_20220127",
|
||||
"jp": "raid_20220127",
|
||||
"tw": "raid_20210708"
|
||||
},
|
||||
"Mode": {
|
||||
"type": "disable",
|
||||
@@ -1051,7 +1052,7 @@
|
||||
},
|
||||
"StopCondition": {
|
||||
"RunCount": {
|
||||
"type": "disable",
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"OilLimit": {
|
||||
@@ -1155,17 +1156,6 @@
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
}
|
||||
},
|
||||
"EnemyPriority": {
|
||||
"EnemyScaleBalanceWeight": {
|
||||
"type": "select",
|
||||
"value": "default_mode",
|
||||
"option": [
|
||||
"default_mode",
|
||||
"S3_enemy_first",
|
||||
"S1_enemy_first"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"C72MysteryFarming": {
|
||||
@@ -5297,13 +5287,14 @@
|
||||
"type": "select",
|
||||
"value": "campaign_main",
|
||||
"option": [
|
||||
"raid_20220127",
|
||||
"raid_20210708",
|
||||
"raid_20200624"
|
||||
],
|
||||
"tw": "raid_20210708",
|
||||
"cn": "raid_20210708",
|
||||
"en": "raid_20210708",
|
||||
"jp": "raid_20210708"
|
||||
"cn": "raid_20220127",
|
||||
"en": "raid_20220127",
|
||||
"jp": "raid_20220127",
|
||||
"tw": "raid_20210708"
|
||||
},
|
||||
"Mode": {
|
||||
"type": "disable",
|
||||
|
||||
@@ -32,7 +32,6 @@ Raid:
|
||||
Use2xBook: false
|
||||
AmbushEvade: true
|
||||
StopCondition:
|
||||
RunCount: 0
|
||||
MapAchievement: non_stop
|
||||
StageIncrease: false
|
||||
GetNewShip: false
|
||||
|
||||
@@ -40,7 +40,6 @@ Raid:
|
||||
- Campaign
|
||||
- StopCondition
|
||||
- Emotion
|
||||
- EnemyPriority
|
||||
C72MysteryFarming:
|
||||
- Scheduler
|
||||
- C72MysteryFarming
|
||||
|
||||
Reference in New Issue
Block a user