mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Del: Remove ship equipment change as lack of maintenance
This commit is contained in:
@@ -1590,14 +1590,6 @@
|
||||
}
|
||||
},
|
||||
"GemsFarming": {
|
||||
"ChangeFlagship": {
|
||||
"type": "select",
|
||||
"value": "ship",
|
||||
"option": [
|
||||
"ship",
|
||||
"ship_equip"
|
||||
]
|
||||
},
|
||||
"CommonCV": {
|
||||
"type": "select",
|
||||
"value": "any",
|
||||
@@ -1614,8 +1606,7 @@
|
||||
"value": "ship",
|
||||
"option": [
|
||||
"disabled",
|
||||
"ship",
|
||||
"ship_equip"
|
||||
"ship"
|
||||
]
|
||||
},
|
||||
"CommonDD": {
|
||||
|
||||
@@ -265,15 +265,12 @@ C124LargeLeveling:
|
||||
value: 3
|
||||
option: [ 3, 4, 5 ]
|
||||
GemsFarming:
|
||||
ChangeFlagship:
|
||||
value: ship
|
||||
option: [ ship, ship_equip ]
|
||||
CommonCV:
|
||||
value: any
|
||||
option: [ any, langley, bogue, ranger, hermes ]
|
||||
ChangeVanguard:
|
||||
value: ship
|
||||
option: [ disabled, ship, ship_equip ]
|
||||
option: [ disabled, ship ]
|
||||
CommonDD:
|
||||
value: any
|
||||
option: [ any, favourite, aulick_or_foote , cassin_or_downes, z20_or_z21 ]
|
||||
|
||||
@@ -23,11 +23,11 @@
|
||||
"page": "setting",
|
||||
"tasks": [
|
||||
"EventGeneral",
|
||||
"Coalition",
|
||||
"Event",
|
||||
"Event2",
|
||||
"Raid",
|
||||
"Hospital",
|
||||
"Coalition",
|
||||
"MaritimeEscort",
|
||||
"WarArchives"
|
||||
]
|
||||
|
||||
@@ -71,12 +71,6 @@ Event:
|
||||
EventGeneral:
|
||||
- EventGeneral
|
||||
- TaskBalancer
|
||||
Coalition:
|
||||
- Scheduler
|
||||
- Campaign
|
||||
- Coalition
|
||||
- StopCondition
|
||||
- Emotion
|
||||
Event:
|
||||
- Scheduler
|
||||
- Campaign
|
||||
@@ -106,7 +100,12 @@ Event:
|
||||
- Hospital
|
||||
- StopCondition
|
||||
- Emotion
|
||||
|
||||
Coalition:
|
||||
- Scheduler
|
||||
- Campaign
|
||||
- Coalition
|
||||
- StopCondition
|
||||
- Emotion
|
||||
MaritimeEscort:
|
||||
- Scheduler
|
||||
- MaritimeEscort
|
||||
|
||||
Reference in New Issue
Block a user