mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-15 11:43:08 +08:00
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
This commit is contained in:
@@ -832,6 +832,101 @@ OpsiCrossMonth:
|
||||
TargetZone:
|
||||
value: -1
|
||||
|
||||
# =================== Island ====================
|
||||
|
||||
IslandProduction:
|
||||
HardFloorItems:
|
||||
type: textarea
|
||||
value: |-
|
||||
{}
|
||||
ReserveItems:
|
||||
type: textarea
|
||||
value: |-
|
||||
{}
|
||||
DailyBufferItems:
|
||||
type: textarea
|
||||
value: |-
|
||||
{}
|
||||
IdleAccumulatingItems:
|
||||
type: textarea
|
||||
value: |-
|
||||
{}
|
||||
IslandOrder:
|
||||
StuckSeasonOrderId: 0
|
||||
IslandFreebie:
|
||||
Share: true
|
||||
IslandRestaurant:
|
||||
KoiGrade:
|
||||
value: bronze
|
||||
option: [ bronze, silver, gold, diamond ]
|
||||
KoiWaitress1: &KoiWaitressSlot
|
||||
value: any
|
||||
option: &KoiWaitressOptions [ none, any, Chao_Ho, Chang_Feng ]
|
||||
KoiWaitress2:
|
||||
<<: *KoiWaitressSlot
|
||||
value: none
|
||||
KoiMenu:
|
||||
type: textarea
|
||||
value: |-
|
||||
{}
|
||||
BearGrade:
|
||||
value: bronze
|
||||
option: [ bronze, silver, gold, diamond ]
|
||||
BearWaitress1: &BearWaitressSlot
|
||||
value: any
|
||||
option: &BearWaitressOptions [ none, any, Cheshire, Chang_Feng ]
|
||||
BearWaitress2:
|
||||
<<: *BearWaitressSlot
|
||||
value: none
|
||||
BearMenu:
|
||||
type: textarea
|
||||
value: |-
|
||||
{}
|
||||
EateryGrade:
|
||||
value: bronze
|
||||
option: [ bronze, silver, gold, diamond ]
|
||||
EateryWaitress1: &EateryWaitressSlot
|
||||
value: any
|
||||
option: &EateryWaitressOptions [ none, any, Helena, Prinz_Eugen, Chang_Feng ]
|
||||
EateryWaitress2:
|
||||
<<: *EateryWaitressSlot
|
||||
value: none
|
||||
EateryMenu:
|
||||
type: textarea
|
||||
value: |-
|
||||
{}
|
||||
GrillGrade:
|
||||
value: bronze
|
||||
option: [ bronze, silver, gold, diamond ]
|
||||
GrillWaitress1: &GrillWaitressSlot
|
||||
value: any
|
||||
option: &GrillWaitressOptions [ none, any, August_von_Parseval, Prinz_Eugen, Chang_Feng ]
|
||||
GrillWaitress2:
|
||||
<<: *GrillWaitressSlot
|
||||
value: none
|
||||
GrillMenu:
|
||||
type: textarea
|
||||
value: |-
|
||||
{}
|
||||
CafeGrade:
|
||||
value: bronze
|
||||
option: [ bronze, silver, gold, diamond ]
|
||||
CafeWaitress1: &CafeWaitressSlot
|
||||
value: any
|
||||
option: &CafeWaitressOptions [ none, any, Cheshire, Belfast, Chang_Feng ]
|
||||
CafeWaitress2:
|
||||
<<: *CafeWaitressSlot
|
||||
value: none
|
||||
CafeMenu:
|
||||
type: textarea
|
||||
value: |-
|
||||
{}
|
||||
IslandSeasonTask:
|
||||
TaskTarget:
|
||||
type: textarea
|
||||
value: |-
|
||||
{}
|
||||
|
||||
# ==================== Tools ====================
|
||||
|
||||
Daemon:
|
||||
@@ -851,6 +946,19 @@ BoxDisassemble:
|
||||
BlueBoxLimit: 1000
|
||||
UseWhiteBox: true
|
||||
WhiteBoxLimit: 2000
|
||||
IslandProductionPlanner:
|
||||
RescanIslandTechnology: false
|
||||
DailyProfitLowerLimit: 50000
|
||||
DailyBufferSafetyMargin: 0
|
||||
FieldsEfficiency:
|
||||
value: 0
|
||||
option: [ 0, 0.04, 0.12 ]
|
||||
OrchardEfficiency:
|
||||
value: 0
|
||||
option: [ 0, 0.04, 0.12 ]
|
||||
NurseryEfficiency:
|
||||
value: 0
|
||||
option: [ 0, 0.04, 0.12 ]
|
||||
Benchmark:
|
||||
DeviceType:
|
||||
value: emulator
|
||||
|
||||
Reference in New Issue
Block a user