mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 20:58:19 +08:00
Opt: Set EnemyPriority to S1_enemy_first in GemsFarming
This commit is contained in:
@@ -1827,17 +1827,6 @@
|
||||
"display": "display"
|
||||
}
|
||||
},
|
||||
"EnemyPriority": {
|
||||
"EnemyScaleBalanceWeight": {
|
||||
"type": "select",
|
||||
"value": "default_mode",
|
||||
"option": [
|
||||
"default_mode",
|
||||
"S3_enemy_first",
|
||||
"S1_enemy_first"
|
||||
]
|
||||
}
|
||||
},
|
||||
"Storage": {
|
||||
"Storage": {
|
||||
"type": "storage",
|
||||
|
||||
@@ -236,10 +236,10 @@ C124LargeLeveling:
|
||||
GemsFarming:
|
||||
ChangeFlagship:
|
||||
value: ship
|
||||
option: [ ship, ship_equip ]
|
||||
option: [ disabled, ship, ship_equip ]
|
||||
ChangeVanguard:
|
||||
value: ship
|
||||
option: [ ship, ship_equip ]
|
||||
option: [ disabled, ship, ship_equip ]
|
||||
CommonCV:
|
||||
value: any
|
||||
option: [ any, langley, bogue, ranger, hermes ]
|
||||
|
||||
@@ -53,7 +53,6 @@ GemsFarming:
|
||||
- Campaign
|
||||
- StopCondition
|
||||
- Fleet
|
||||
- EnemyPriority
|
||||
Sos:
|
||||
- Scheduler
|
||||
- Sos
|
||||
|
||||
Reference in New Issue
Block a user