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:
@@ -3394,6 +3394,12 @@
|
||||
"type": "textarea",
|
||||
"value": "Cube"
|
||||
}
|
||||
},
|
||||
"CoreShop": {
|
||||
"Filter": {
|
||||
"type": "textarea",
|
||||
"value": "Array"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Meowfficer": {
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -116,6 +116,7 @@ ShopOnce:
|
||||
- GuildShop
|
||||
- MedalShop
|
||||
- MeritShop
|
||||
- CoreShop
|
||||
Meowfficer:
|
||||
- Scheduler
|
||||
- Meowfficer
|
||||
|
||||
Reference in New Issue
Block a user