mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 10:58:21 +08:00
Add: Staring new guild missions and operations, not tested
- Improve log appearance in guild moudule
This commit is contained in:
@@ -3061,6 +3061,10 @@
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"SelectNewMission": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"ExchangeFilter": {
|
||||
"type": "textarea",
|
||||
"value": "PlateTorpedoT1 > PlateAntiAirT1 > PlatePlaneT1 > PlateGunT1 > PlateGeneralT1\n> PlateTorpedoT2 > PlateAntiAirT2 > PlatePlaneT2 > PlateGunT2 > PlateGeneralT2\n> PlateTorpedoT3 > PlateAntiAirT3 > PlatePlaneT3 > PlateGunT3 > PlateGeneralT3\n> OxyCola > Coolant > Merit > Coin > Oil"
|
||||
@@ -3071,6 +3075,14 @@
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"SelectNewOperation": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"NewOperationMaxDate": {
|
||||
"type": "input",
|
||||
"value": 20
|
||||
},
|
||||
"JoinThreshold": {
|
||||
"type": "input",
|
||||
"value": 1
|
||||
|
||||
Reference in New Issue
Block a user