1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-13 10:58:02 +08:00

Opt: put emotion setting of gemsfarming to last

This commit is contained in:
guoh064
2026-07-09 00:31:30 +08:00
parent 9815e16f82
commit e7e6ca6fd3
3 changed files with 47 additions and 47 deletions

View File

@@ -348,6 +348,12 @@
"Fleet2Step": 2,
"FleetOrder": "fleet1_all_fleet2_standby"
},
"Submarine": {
"Fleet": 0,
"Mode": "do_not_use",
"AutoSearchMode": "sub_standby",
"DistanceToBoss": "use_open_ocean_support"
},
"Emotion": {
"Mode": "calculate_ignore",
"Fleet1Value": 119,
@@ -361,12 +367,6 @@
"Fleet2Recover": "not_in_dormitory",
"Fleet2Oath": false
},
"Submarine": {
"Fleet": 0,
"Mode": "do_not_use",
"AutoSearchMode": "sub_standby",
"DistanceToBoss": "use_open_ocean_support"
},
"Storage": {
"Storage": {}
}