1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-27 13:15:38 +08:00

Feature: New OpsiShop. (#3086)

* feat: New OpsiShop

* fix: use AdaptiveScroll

* feat: scan counter

* perf: calculate y value
This commit is contained in:
霞飛
2024-06-17 11:24:40 +08:00
committed by GitHub
parent a70d4c4675
commit 0b97b40c46
116 changed files with 1178 additions and 342 deletions

View File

@@ -2287,9 +2287,25 @@
"name": "OpSi Shop Settings",
"help": "Completes OpSi daily activities\nThe following must be satisfied:\n- OpSi story and practice battles must be complete\n- Task OpSi Explore enabled or consuming 5000 oil for special radar in OpSi voucher shop"
},
"BuySupply": {
"name": "Buy From Port Shops",
"help": "Buy all items from port shops\nShop inventory consists of a fixed pool that is reset monthly, items not bought during a cycle has the chance of re-appearing and blocking preferable high value items"
"ScanFrequencyLimit": {
"name": "Scan Frequency Limit",
"help": "The frequency of scanning the OS shop when all items in the filter have been purchased.",
"everyday": "everyday",
"weekly": "weekly",
"everyday_of_week_before_reset": "everyday of week before reset"
},
"PresetFilter": {
"name": "OpSi Shop Filter",
"help": "Generally does not need to be modified. Use \"High value items and META material\"` if Voucher Coins spilled or \"Without META materials\" if you are newcomer.\nHigh value items include ActionPoint, Logger and T4 or higher items; META materials include METABook and META enhance materials.",
"max_benefit": "High value items",
"max_benefit_meta": "High value items and META materials",
"no_meta": "Not to buy META materials",
"all": "All",
"custom": "custom"
},
"CustomFilter": {
"name": "Custom Research Priority",
"help": "To use your own filter, set \"OpSi Shop Filter Select\" to \"custom\". All options have been defined at <https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/filter_string_en>"
}
},
"OpsiVoucher": {