mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 15:36:59 +08:00
Add: Ship study new skill.
This commit is contained in:
@@ -5215,6 +5215,16 @@
|
||||
"type": "input",
|
||||
"value": 200
|
||||
}
|
||||
},
|
||||
"AddNewStudent": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"Favorite": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"Research": {
|
||||
|
||||
@@ -268,6 +268,9 @@ ControlExpOverflow:
|
||||
T3Allow: 100
|
||||
T2Allow: 200
|
||||
T1Allow: 200
|
||||
AddNewStudent:
|
||||
Enable: false
|
||||
Favorite: true
|
||||
Research:
|
||||
UseCube:
|
||||
value: only_05_hour
|
||||
|
||||
@@ -149,6 +149,7 @@ Tactical:
|
||||
- Scheduler
|
||||
- Tactical
|
||||
- ControlExpOverflow
|
||||
- AddNewStudent
|
||||
Research:
|
||||
- Scheduler
|
||||
- Research
|
||||
|
||||
Reference in New Issue
Block a user