1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 02:11:29 +08:00

Add: control emotion in gemsfarming

This commit is contained in:
2024-09-19 02:33:41 +08:00
parent 83d0fdd64c
commit 3852a50dfc
7 changed files with 193 additions and 26 deletions

View File

@@ -350,6 +350,19 @@
"Fleet2Step": 2,
"FleetOrder": "fleet1_all_fleet2_standby"
},
"Emotion": {
"Mode": "calculate_ignore",
"Fleet1Value": 119,
"Fleet1Record": "2020-01-01 00:00:00",
"Fleet1Control": "prevent_red_face",
"Fleet1Recover": "not_in_dormitory",
"Fleet1Oath": false,
"Fleet2Value": 119,
"Fleet2Record": "2020-01-01 00:00:00",
"Fleet2Control": "prevent_red_face",
"Fleet2Recover": "not_in_dormitory",
"Fleet2Oath": false
},
"Storage": {
"Storage": {}
}