mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-21 11:25:36 +08:00
Add: Prevent too many urgent commissions in GemsFarming
This commit is contained in:
@@ -575,6 +575,7 @@
|
||||
"name": "Event Name",
|
||||
"help": "Automatically selects to the latest event",
|
||||
"campaign_main": "campaign_main",
|
||||
"event_20200903_en": "Stars of the Shimmering Fjord",
|
||||
"event_20220818_cn": "Operation Convergence",
|
||||
"event_20220324_cn": "Virtual Tower",
|
||||
"event_20211028_cn": "Skybound Oratorio Rerun",
|
||||
@@ -608,7 +609,6 @@
|
||||
"event_20210819_cn": "Microlayer Medley Rerun",
|
||||
"event_20200806_cn": "The Enigma and the Shark Rerun",
|
||||
"event_20200723_cn": "Aurora Noctis",
|
||||
"event_20200903_en": "Stars of the Shimmering Fjord",
|
||||
"event_20210624_cn": "Swirling Cherry Blossoms Rerun",
|
||||
"event_20210624_tw": "穹頂下的聖詠曲",
|
||||
"event_20210610_tw": "夜幕下的歸途",
|
||||
@@ -1038,6 +1038,10 @@
|
||||
"bogue": "bogue",
|
||||
"ranger": "ranger",
|
||||
"hermes": "hermes"
|
||||
},
|
||||
"CommissionLimit": {
|
||||
"name": "Prevent Too Many Urgent Commissions",
|
||||
"help": "When running 7x24, prevent having a lot of urgent commissions and not being able to complete daily commissions. It is recommended to select only short-terms and high-yields in the commission filter"
|
||||
}
|
||||
},
|
||||
"EventGeneral": {
|
||||
|
||||
Reference in New Issue
Block a user