1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 07:37:19 +08:00

Add: shop_core config and gui

This commit is contained in:
nEEtdo0d
2021-12-24 12:35:34 -05:00
parent 0872634740
commit 605ba2f3d7
9 changed files with 63 additions and 3 deletions

View File

@@ -3394,6 +3394,12 @@
"type": "textarea",
"value": "Cube"
}
},
"CoreShop": {
"Filter": {
"type": "textarea",
"value": "Array"
}
}
},
"Meowfficer": {

View File

@@ -159,7 +159,7 @@ HpControl:
RepairUseMultiThreshold: 0.6
LowHpRetreatThreshold: 0.3
EnemyPriority:
EnemyScaleBalanceWeight:
EnemyScaleBalanceWeight:
value: default_mode
option: [default_mode, S3_enemy_first, S1_enemy_first]
Raid:
@@ -331,6 +331,9 @@ MeritShop:
Refresh: false
Filter: |-
Cube
CoreShop:
Filter: |-
Array
Shipyard:
ResearchSeries: 1
ShipIndex: 0

View File

@@ -116,6 +116,7 @@ ShopOnce:
- GuildShop
- MedalShop
- MeritShop
- CoreShop
Meowfficer:
- Scheduler
- Meowfficer