1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 00:28:52 +08:00

Merge pull request #891 from nEEtdo0d/shop_revamp_clean

Opt: shop revamp final; shift to generic alias, no longer passing in unique strings across funcs; redirect shop filter config from old to new format
This commit is contained in:
nEEtdo0d
2022-01-23 10:41:39 -05:00
committed by GitHub
59 changed files with 697 additions and 538 deletions

View File

@@ -3028,7 +3028,7 @@
},
"Filter": {
"type": "textarea",
"value": "PlateT4 > BookT3 > PRBP > CatT3 > Chip > BookT2 > Retrofit > FoodT6 > FoodT5 > CatT2 > BoxT4"
"value": "PlateT4 > BookT3 > PR > CatT3 > Chip > BookT2 > Retrofit > FoodT6 > FoodT5 > CatT2 > BoxT4"
},
"BOX_T3": {
"type": "select",
@@ -3157,7 +3157,7 @@
"MedalShop": {
"Filter": {
"type": "textarea",
"value": "DRBP > PRBP\n> BookRedT3 > BookYellowT3 > BookBlueT3 > BookRedT2 > BookYellowT2 > BookBlueT2\n> RetrofitT3 > PlateGeneralT3\n> FoodT6 > FoodT5"
"value": "DR > PR\n> BookRedT3 > BookYellowT3 > BookBlueT3 > BookRedT2 > BookYellowT2 > BookBlueT2\n> RetrofitT3 > PlateGeneralT3\n> FoodT6 > FoodT5"
}
},
"MeritShop": {

View File

@@ -295,7 +295,7 @@ GeneralShop:
GuildShop:
Refresh: true
Filter: |-
PlateT4 > BookT3 > PRBP > CatT3 > Chip > BookT2 > Retrofit > FoodT6 > FoodT5 > CatT2 > BoxT4
PlateT4 > BookT3 > PR > CatT3 > Chip > BookT2 > Retrofit > FoodT6 > FoodT5 > CatT2 > BoxT4
BOX_T3:
value: ironblood
option: [eagle, royal, sakura, ironblood]
@@ -334,7 +334,7 @@ GuildShop:
option: [cheshire, mainz, odin, champagne]
MedalShop:
Filter: |-
DRBP > PRBP
DR > PR
> BookRedT3 > BookYellowT3 > BookBlueT3 > BookRedT2 > BookYellowT2 > BookBlueT2
> RetrofitT3 > PlateGeneralT3
> FoodT6 > FoodT5