mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Upd:Adds the Meowfficer maximum level option for enhance (#4267)
* Upd:Adds the Meowfficer maximum level option for enhance * Upd:Move ocr and judgment logic out of the loop --------- Co-authored-by: LmeSzinc <lmeszincsales@gmail.com> Co-authored-by: yx800 <yoyo.duan@cfnet.com.cn>
This commit is contained in:
@@ -7035,6 +7035,10 @@
|
||||
"EnhanceIndex": {
|
||||
"type": "input",
|
||||
"value": 1
|
||||
},
|
||||
"MaxFeedLevel": {
|
||||
"type": "input",
|
||||
"value": 5
|
||||
}
|
||||
},
|
||||
"Storage": {
|
||||
|
||||
@@ -427,6 +427,7 @@ MeowfficerTrain:
|
||||
RetainTalentedGold: true
|
||||
RetainTalentedPurple: true
|
||||
EnhanceIndex: 1
|
||||
MaxFeedLevel: 5
|
||||
GuildLogistics:
|
||||
Enable: true
|
||||
SelectNewMission: false
|
||||
|
||||
Reference in New Issue
Block a user