mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-13 04:27:00 +08:00
Add: Purchase SkinBox by position
This commit is contained in:
@@ -9987,6 +9987,10 @@
|
||||
"type": "input",
|
||||
"value": 0
|
||||
},
|
||||
"SkinBoxPositionFilter": {
|
||||
"type": "textarea",
|
||||
"value": "1 > 2 > 3"
|
||||
},
|
||||
"ConsumeCoins": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
|
||||
@@ -679,6 +679,8 @@ GeneralShop:
|
||||
value: disabled
|
||||
option: [ disabled, unlimited, specified ]
|
||||
BuySkinBoxAmount: 0
|
||||
SkinBoxPositionFilter: |-
|
||||
1 > 2 > 3
|
||||
ConsumeCoins: false
|
||||
Filter: |-
|
||||
BookRedT3 > BookYellowT3 > BookBlueT3 > BookRedT2
|
||||
|
||||
Reference in New Issue
Block a user