mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Compare commits
No commits in common. "1e5a7d444b3bb1d242fee6861256a87c0b7632a4" and "e0b231bc5834d434eb89bc91f1dae37298d43f75" have entirely different histories.
1e5a7d444b
...
e0b231bc58
@ -469,6 +469,57 @@
|
|||||||
"Storage": {}
|
"Storage": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"Coalition": {
|
||||||
|
"Scheduler": {
|
||||||
|
"Enable": false,
|
||||||
|
"NextRun": "2020-01-01 00:00:00",
|
||||||
|
"Command": "Coalition",
|
||||||
|
"SuccessInterval": 30,
|
||||||
|
"FailureInterval": 30,
|
||||||
|
"ServerUpdate": "00:00"
|
||||||
|
},
|
||||||
|
"Campaign": {
|
||||||
|
"Name": "dynamic",
|
||||||
|
"Event": "campaign_main",
|
||||||
|
"Mode": "normal",
|
||||||
|
"UseClearMode": true,
|
||||||
|
"UseFleetLock": true,
|
||||||
|
"UseAutoSearch": false,
|
||||||
|
"Use2xBook": false,
|
||||||
|
"AmbushEvade": true,
|
||||||
|
"ClearAfterSinking": false
|
||||||
|
},
|
||||||
|
"Coalition": {
|
||||||
|
"Mode": "hard",
|
||||||
|
"Fleet": "single"
|
||||||
|
},
|
||||||
|
"StopCondition": {
|
||||||
|
"OilLimit": 1000,
|
||||||
|
"RunCount": 0,
|
||||||
|
"MapAchievement": "non_stop",
|
||||||
|
"StageIncrease": false,
|
||||||
|
"GetNewShip": false,
|
||||||
|
"ReachLevel": 0
|
||||||
|
},
|
||||||
|
"Emotion": {
|
||||||
|
"Mode": "calculate",
|
||||||
|
"Fleet1Value": 119,
|
||||||
|
"Fleet1Record": "2020-01-01 00:00:00",
|
||||||
|
"Fleet1Control": "prevent_yellow_face",
|
||||||
|
"Fleet1Recover": "not_in_dormitory",
|
||||||
|
"Fleet1Oath": false,
|
||||||
|
"Fleet1Onsen": false,
|
||||||
|
"Fleet2Value": 119,
|
||||||
|
"Fleet2Record": "2020-01-01 00:00:00",
|
||||||
|
"Fleet2Control": "prevent_yellow_face",
|
||||||
|
"Fleet2Recover": "not_in_dormitory",
|
||||||
|
"Fleet2Oath": false,
|
||||||
|
"Fleet2Onsen": false
|
||||||
|
},
|
||||||
|
"Storage": {
|
||||||
|
"Storage": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
"Event": {
|
"Event": {
|
||||||
"Scheduler": {
|
"Scheduler": {
|
||||||
"Enable": false,
|
"Enable": false,
|
||||||
@ -713,57 +764,6 @@
|
|||||||
"Storage": {}
|
"Storage": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Coalition": {
|
|
||||||
"Scheduler": {
|
|
||||||
"Enable": false,
|
|
||||||
"NextRun": "2020-01-01 00:00:00",
|
|
||||||
"Command": "Coalition",
|
|
||||||
"SuccessInterval": 30,
|
|
||||||
"FailureInterval": 30,
|
|
||||||
"ServerUpdate": "00:00"
|
|
||||||
},
|
|
||||||
"Campaign": {
|
|
||||||
"Name": "dynamic",
|
|
||||||
"Event": "campaign_main",
|
|
||||||
"Mode": "normal",
|
|
||||||
"UseClearMode": true,
|
|
||||||
"UseFleetLock": true,
|
|
||||||
"UseAutoSearch": false,
|
|
||||||
"Use2xBook": false,
|
|
||||||
"AmbushEvade": true,
|
|
||||||
"ClearAfterSinking": false
|
|
||||||
},
|
|
||||||
"Coalition": {
|
|
||||||
"Mode": "hard",
|
|
||||||
"Fleet": "single"
|
|
||||||
},
|
|
||||||
"StopCondition": {
|
|
||||||
"OilLimit": 1000,
|
|
||||||
"RunCount": 0,
|
|
||||||
"MapAchievement": "non_stop",
|
|
||||||
"StageIncrease": false,
|
|
||||||
"GetNewShip": false,
|
|
||||||
"ReachLevel": 0
|
|
||||||
},
|
|
||||||
"Emotion": {
|
|
||||||
"Mode": "calculate",
|
|
||||||
"Fleet1Value": 119,
|
|
||||||
"Fleet1Record": "2020-01-01 00:00:00",
|
|
||||||
"Fleet1Control": "prevent_yellow_face",
|
|
||||||
"Fleet1Recover": "not_in_dormitory",
|
|
||||||
"Fleet1Oath": false,
|
|
||||||
"Fleet1Onsen": false,
|
|
||||||
"Fleet2Value": 119,
|
|
||||||
"Fleet2Record": "2020-01-01 00:00:00",
|
|
||||||
"Fleet2Control": "prevent_yellow_face",
|
|
||||||
"Fleet2Recover": "not_in_dormitory",
|
|
||||||
"Fleet2Oath": false,
|
|
||||||
"Fleet2Onsen": false
|
|
||||||
},
|
|
||||||
"Storage": {
|
|
||||||
"Storage": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"MaritimeEscort": {
|
"MaritimeEscort": {
|
||||||
"Scheduler": {
|
"Scheduler": {
|
||||||
"Enable": false,
|
"Enable": false,
|
||||||
@ -860,6 +860,57 @@
|
|||||||
"Storage": {}
|
"Storage": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"CoalitionSp": {
|
||||||
|
"Scheduler": {
|
||||||
|
"Enable": false,
|
||||||
|
"NextRun": "2020-01-01 00:00:00",
|
||||||
|
"Command": "CoalitionSp",
|
||||||
|
"SuccessInterval": 30,
|
||||||
|
"FailureInterval": 30,
|
||||||
|
"ServerUpdate": "00:00"
|
||||||
|
},
|
||||||
|
"Campaign": {
|
||||||
|
"Name": "sp",
|
||||||
|
"Event": "campaign_main",
|
||||||
|
"Mode": "normal",
|
||||||
|
"UseClearMode": true,
|
||||||
|
"UseFleetLock": true,
|
||||||
|
"UseAutoSearch": false,
|
||||||
|
"Use2xBook": false,
|
||||||
|
"AmbushEvade": true,
|
||||||
|
"ClearAfterSinking": false
|
||||||
|
},
|
||||||
|
"Coalition": {
|
||||||
|
"Mode": "sp",
|
||||||
|
"Fleet": "single"
|
||||||
|
},
|
||||||
|
"StopCondition": {
|
||||||
|
"OilLimit": 1000,
|
||||||
|
"RunCount": 0,
|
||||||
|
"MapAchievement": "non_stop",
|
||||||
|
"StageIncrease": false,
|
||||||
|
"GetNewShip": false,
|
||||||
|
"ReachLevel": 0
|
||||||
|
},
|
||||||
|
"Emotion": {
|
||||||
|
"Mode": "calculate",
|
||||||
|
"Fleet1Value": 119,
|
||||||
|
"Fleet1Record": "2020-01-01 00:00:00",
|
||||||
|
"Fleet1Control": "prevent_yellow_face",
|
||||||
|
"Fleet1Recover": "not_in_dormitory",
|
||||||
|
"Fleet1Oath": false,
|
||||||
|
"Fleet1Onsen": false,
|
||||||
|
"Fleet2Value": 119,
|
||||||
|
"Fleet2Record": "2020-01-01 00:00:00",
|
||||||
|
"Fleet2Control": "prevent_yellow_face",
|
||||||
|
"Fleet2Recover": "not_in_dormitory",
|
||||||
|
"Fleet2Oath": false,
|
||||||
|
"Fleet2Onsen": false
|
||||||
|
},
|
||||||
|
"Storage": {
|
||||||
|
"Storage": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
"EventA": {
|
"EventA": {
|
||||||
"Scheduler": {
|
"Scheduler": {
|
||||||
"Enable": false,
|
"Enable": false,
|
||||||
@ -1311,57 +1362,6 @@
|
|||||||
"Storage": {}
|
"Storage": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CoalitionSp": {
|
|
||||||
"Scheduler": {
|
|
||||||
"Enable": false,
|
|
||||||
"NextRun": "2020-01-01 00:00:00",
|
|
||||||
"Command": "CoalitionSp",
|
|
||||||
"SuccessInterval": 30,
|
|
||||||
"FailureInterval": 30,
|
|
||||||
"ServerUpdate": "00:00"
|
|
||||||
},
|
|
||||||
"Campaign": {
|
|
||||||
"Name": "sp",
|
|
||||||
"Event": "campaign_main",
|
|
||||||
"Mode": "normal",
|
|
||||||
"UseClearMode": true,
|
|
||||||
"UseFleetLock": true,
|
|
||||||
"UseAutoSearch": false,
|
|
||||||
"Use2xBook": false,
|
|
||||||
"AmbushEvade": true,
|
|
||||||
"ClearAfterSinking": false
|
|
||||||
},
|
|
||||||
"Coalition": {
|
|
||||||
"Mode": "sp",
|
|
||||||
"Fleet": "single"
|
|
||||||
},
|
|
||||||
"StopCondition": {
|
|
||||||
"OilLimit": 1000,
|
|
||||||
"RunCount": 0,
|
|
||||||
"MapAchievement": "non_stop",
|
|
||||||
"StageIncrease": false,
|
|
||||||
"GetNewShip": false,
|
|
||||||
"ReachLevel": 0
|
|
||||||
},
|
|
||||||
"Emotion": {
|
|
||||||
"Mode": "calculate",
|
|
||||||
"Fleet1Value": 119,
|
|
||||||
"Fleet1Record": "2020-01-01 00:00:00",
|
|
||||||
"Fleet1Control": "prevent_yellow_face",
|
|
||||||
"Fleet1Recover": "not_in_dormitory",
|
|
||||||
"Fleet1Oath": false,
|
|
||||||
"Fleet1Onsen": false,
|
|
||||||
"Fleet2Value": 119,
|
|
||||||
"Fleet2Record": "2020-01-01 00:00:00",
|
|
||||||
"Fleet2Control": "prevent_yellow_face",
|
|
||||||
"Fleet2Recover": "not_in_dormitory",
|
|
||||||
"Fleet2Oath": false,
|
|
||||||
"Fleet2Onsen": false
|
|
||||||
},
|
|
||||||
"Storage": {
|
|
||||||
"Storage": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Commission": {
|
"Commission": {
|
||||||
"Scheduler": {
|
"Scheduler": {
|
||||||
"Enable": false,
|
"Enable": false,
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -756,7 +756,7 @@ CoreShop:
|
|||||||
ShipyardDr:
|
ShipyardDr:
|
||||||
ResearchSeries:
|
ResearchSeries:
|
||||||
value: 2
|
value: 2
|
||||||
option: [ 2, 3, 4, 5 ]
|
option: [ 2, 3, 4 ]
|
||||||
ShipIndex:
|
ShipIndex:
|
||||||
value: 0
|
value: 0
|
||||||
option: [ 0, 1, 2, 3, 4, 5, 6 ]
|
option: [ 0, 1, 2, 3, 4, 5, 6 ]
|
||||||
@ -765,7 +765,7 @@ ShipyardDr:
|
|||||||
Shipyard:
|
Shipyard:
|
||||||
ResearchSeries:
|
ResearchSeries:
|
||||||
value: 1
|
value: 1
|
||||||
option: [ 1, 2, 3, 4, 5, 6 ]
|
option: [ 1, 2, 3, 4, 5 ]
|
||||||
ShipIndex:
|
ShipIndex:
|
||||||
value: 0
|
value: 0
|
||||||
option: [ 0, 1, 2, 3, 4, 5, 6 ]
|
option: [ 0, 1, 2, 3, 4, 5, 6 ]
|
||||||
|
|||||||
@ -451,13 +451,13 @@ class GeneratedConfig:
|
|||||||
CoreShop_Filter = 'Array'
|
CoreShop_Filter = 'Array'
|
||||||
|
|
||||||
# Group `ShipyardDr`
|
# Group `ShipyardDr`
|
||||||
ShipyardDr_ResearchSeries = 2 # 2, 3, 4, 5
|
ShipyardDr_ResearchSeries = 2 # 2, 3, 4
|
||||||
ShipyardDr_ShipIndex = 0 # 0, 1, 2, 3, 4, 5, 6
|
ShipyardDr_ShipIndex = 0 # 0, 1, 2, 3, 4, 5, 6
|
||||||
ShipyardDr_BuyAmount = 2
|
ShipyardDr_BuyAmount = 2
|
||||||
ShipyardDr_LastRun = datetime.datetime(2020, 1, 1, 0, 0)
|
ShipyardDr_LastRun = datetime.datetime(2020, 1, 1, 0, 0)
|
||||||
|
|
||||||
# Group `Shipyard`
|
# Group `Shipyard`
|
||||||
Shipyard_ResearchSeries = 1 # 1, 2, 3, 4, 5, 6
|
Shipyard_ResearchSeries = 1 # 1, 2, 3, 4, 5
|
||||||
Shipyard_ShipIndex = 0 # 0, 1, 2, 3, 4, 5, 6
|
Shipyard_ShipIndex = 0 # 0, 1, 2, 3, 4, 5, 6
|
||||||
Shipyard_BuyAmount = 2
|
Shipyard_BuyAmount = 2
|
||||||
Shipyard_LastRun = datetime.datetime(2020, 1, 1, 0, 0)
|
Shipyard_LastRun = datetime.datetime(2020, 1, 1, 0, 0)
|
||||||
|
|||||||
@ -3593,8 +3593,7 @@
|
|||||||
"help": "",
|
"help": "",
|
||||||
"2": "DR2",
|
"2": "DR2",
|
||||||
"3": "DR3",
|
"3": "DR3",
|
||||||
"4": "DR4",
|
"4": "DR4"
|
||||||
"5": "DR5"
|
|
||||||
},
|
},
|
||||||
"ShipIndex": {
|
"ShipIndex": {
|
||||||
"name": "Ship Index",
|
"name": "Ship Index",
|
||||||
@ -3628,8 +3627,7 @@
|
|||||||
"2": "PR2",
|
"2": "PR2",
|
||||||
"3": "PR3",
|
"3": "PR3",
|
||||||
"4": "PR4",
|
"4": "PR4",
|
||||||
"5": "PR5",
|
"5": "PR5"
|
||||||
"6": "PR6"
|
|
||||||
},
|
},
|
||||||
"ShipIndex": {
|
"ShipIndex": {
|
||||||
"name": "Ship Index",
|
"name": "Ship Index",
|
||||||
|
|||||||
@ -3593,8 +3593,7 @@
|
|||||||
"help": "ShipyardDr.ResearchSeries.help",
|
"help": "ShipyardDr.ResearchSeries.help",
|
||||||
"2": "2",
|
"2": "2",
|
||||||
"3": "3",
|
"3": "3",
|
||||||
"4": "4",
|
"4": "4"
|
||||||
"5": "5"
|
|
||||||
},
|
},
|
||||||
"ShipIndex": {
|
"ShipIndex": {
|
||||||
"name": "ShipyardDr.ShipIndex.name",
|
"name": "ShipyardDr.ShipIndex.name",
|
||||||
@ -3628,8 +3627,7 @@
|
|||||||
"2": "2",
|
"2": "2",
|
||||||
"3": "3",
|
"3": "3",
|
||||||
"4": "4",
|
"4": "4",
|
||||||
"5": "5",
|
"5": "5"
|
||||||
"6": "6"
|
|
||||||
},
|
},
|
||||||
"ShipIndex": {
|
"ShipIndex": {
|
||||||
"name": "Shipyard.ShipIndex.name",
|
"name": "Shipyard.ShipIndex.name",
|
||||||
|
|||||||
@ -3593,8 +3593,7 @@
|
|||||||
"help": "",
|
"help": "",
|
||||||
"2": "二期科研",
|
"2": "二期科研",
|
||||||
"3": "三期科研",
|
"3": "三期科研",
|
||||||
"4": "四期科研",
|
"4": "四期科研"
|
||||||
"5": "五期科研"
|
|
||||||
},
|
},
|
||||||
"ShipIndex": {
|
"ShipIndex": {
|
||||||
"name": "舰船序号",
|
"name": "舰船序号",
|
||||||
@ -3628,8 +3627,7 @@
|
|||||||
"2": "二期科研",
|
"2": "二期科研",
|
||||||
"3": "三期科研",
|
"3": "三期科研",
|
||||||
"4": "四期科研",
|
"4": "四期科研",
|
||||||
"5": "五期科研",
|
"5": "五期科研"
|
||||||
"6": "六期科研"
|
|
||||||
},
|
},
|
||||||
"ShipIndex": {
|
"ShipIndex": {
|
||||||
"name": "舰船序号",
|
"name": "舰船序号",
|
||||||
|
|||||||
@ -3593,8 +3593,7 @@
|
|||||||
"help": "",
|
"help": "",
|
||||||
"2": "二期科研",
|
"2": "二期科研",
|
||||||
"3": "三期科研",
|
"3": "三期科研",
|
||||||
"4": "四期科研",
|
"4": "四期科研"
|
||||||
"5": "五期科研"
|
|
||||||
},
|
},
|
||||||
"ShipIndex": {
|
"ShipIndex": {
|
||||||
"name": "艦船序號",
|
"name": "艦船序號",
|
||||||
@ -3628,8 +3627,7 @@
|
|||||||
"2": "二期科研",
|
"2": "二期科研",
|
||||||
"3": "三期科研",
|
"3": "三期科研",
|
||||||
"4": "四期科研",
|
"4": "四期科研",
|
||||||
"5": "五期科研",
|
"5": "五期科研"
|
||||||
"6": "六期科研"
|
|
||||||
},
|
},
|
||||||
"ShipIndex": {
|
"ShipIndex": {
|
||||||
"name": "艦船序號",
|
"name": "艦船序號",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user