1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 06:18:21 +08:00

Add: new setting makes research more stable

This commit is contained in:
SarContDeli
2022-05-12 21:08:38 +08:00
parent 8c644c9a4f
commit 632af5d976
8 changed files with 49 additions and 25 deletions

View File

@@ -473,6 +473,7 @@
"name": "Event Name",
"help": "Automatically selects to the latest event",
"campaign_main": "campaign_main",
"raid_20200624": "Air Raid Drills with Essex Rerun",
"event_20220428_cn": "Rondo at Rainbows End",
"event_20220414_cn": "Aurora Noctis Rerun",
"event_20220407_tw": "蒼紅的迴響(復刻)",
@@ -515,7 +516,6 @@
"event_20201002_en": "Counterattack Within the Fjord",
"event_20200820_cn": "Scherzo of Iron and Blood Rerun",
"event_20200716_en": "Ink Stained Steel Sakura Rerun",
"raid_20200624": "Air Raid Drills with Essex Rerun",
"event_20200611_en": "Skybound Oratorio",
"event_20200603_en": "Prelude under the Moon Rerun",
"event_20200521_en": "Iris of Light and Dark Rerun",
@@ -1070,21 +1070,24 @@
"name": "Use Cube",
"help": "Allow to undertake projects that require cubes",
"always_use": "Always Use",
"only_05_hour": "Only 0.5 Hour Researches",
"only_05_hour": "0.5 Hour+No project available",
"only_no_project": "Only no project available",
"do_not_use": "Don't Use"
},
"UseCoin": {
"name": "Use Coin",
"help": "Allow to undertake projects that require coins",
"always_use": "Always Use",
"only_05_hour": "Only 0.5 Hour Researches",
"only_05_hour": "0.5 Hour+No project available",
"only_no_project": "Only no project available",
"do_not_use": "Don't Use"
},
"UsePart": {
"name": "Use Part/Plate",
"help": "Allow to undertake projects that require parts/plates",
"always_use": "Always Use",
"only_05_hour": "Only 0.5 Hour Researches",
"only_05_hour": "0.5 Hour+No project available",
"only_no_project": "Only no project available",
"do_not_use": "Don't Use"
},
"PresetFilter": {

View File

@@ -473,6 +473,7 @@
"name": "Campaign.Event.name",
"help": "Campaign.Event.help",
"campaign_main": "campaign_main",
"raid_20200624": "特別演習超空強襲波(復刻)",
"event_20220428_cn": "吟ずる瑠璃の楽章",
"event_20220414_cn": "極夜照らす幻光(復刻)",
"event_20220407_tw": "蒼紅的迴響(復刻)",
@@ -515,7 +516,6 @@
"event_20201002_en": "Counterattack Within the Fjord",
"event_20200820_cn": "黒鉄の楽章 誓いの海(復刻)",
"event_20200716_en": "Ink Stained Steel Sakura Rerun",
"raid_20200624": "特別演習超空強襲波(復刻)",
"event_20200611_en": "Skybound Oratorio",
"event_20200603_en": "Prelude under the Moon Rerun",
"event_20200521_en": "Iris of Light and Dark Rerun",
@@ -1071,6 +1071,7 @@
"help": "Research.UseCube.help",
"always_use": "always_use",
"only_05_hour": "only_05_hour",
"only_no_project": "only_no_project",
"do_not_use": "do_not_use"
},
"UseCoin": {
@@ -1078,6 +1079,7 @@
"help": "Research.UseCoin.help",
"always_use": "always_use",
"only_05_hour": "only_05_hour",
"only_no_project": "only_no_project",
"do_not_use": "do_not_use"
},
"UsePart": {
@@ -1085,6 +1087,7 @@
"help": "Research.UsePart.help",
"always_use": "always_use",
"only_05_hour": "only_05_hour",
"only_no_project": "only_no_project",
"do_not_use": "do_not_use"
},
"PresetFilter": {

View File

@@ -473,6 +473,7 @@
"name": "活动名称",
"help": "自动选择至最新的活动",
"campaign_main": "主线图",
"raid_20200624": "复刻特别演习埃塞克斯级",
"event_20220428_cn": "虹彩的终幕曲",
"event_20220414_cn": "复刻永夜幻光",
"event_20220407_tw": "蒼紅的迴響(復刻)",
@@ -515,7 +516,6 @@
"event_20201002_en": "Counterattack Within the Fjord",
"event_20200820_cn": "复刻铁血音符誓言",
"event_20200716_en": "Ink Stained Steel Sakura Rerun",
"raid_20200624": "复刻特别演习埃塞克斯级",
"event_20200611_en": "Skybound Oratorio",
"event_20200603_en": "Prelude under the Moon Rerun",
"event_20200521_en": "Iris of Light and Dark Rerun",
@@ -1070,21 +1070,24 @@
"name": "使用魔方",
"help": "",
"always_use": "总是使用",
"only_05_hour": "0.5小时科研使用",
"only_05_hour": "0.5小时+无项目可做时",
"only_no_project": "无项目可做时",
"do_not_use": "不使用"
},
"UseCoin": {
"name": "使用物资",
"help": "",
"always_use": "总是使用",
"only_05_hour": "0.5小时科研使用",
"only_05_hour": "0.5小时+无项目可做时",
"only_no_project": "无项目可做时",
"do_not_use": "不使用"
},
"UsePart": {
"name": "使用部件",
"help": "",
"always_use": "总是使用",
"only_05_hour": "0.5小时科研使用",
"only_05_hour": "0.5小时+无项目可做时",
"only_no_project": "无项目可做时",
"do_not_use": "不使用"
},
"PresetFilter": {

View File

@@ -473,6 +473,7 @@
"name": "活動名稱",
"help": "自動選擇至最新的活動圖",
"campaign_main": "主線圖",
"raid_20200624": "特別演習埃塞克斯級(復刻)",
"event_20220428_cn": "Rondo at Rainbows End",
"event_20220414_cn": "Aurora Noctis Rerun",
"event_20220407_tw": "蒼紅的迴響(復刻)",
@@ -515,7 +516,6 @@
"event_20201002_en": "Counterattack Within the Fjord",
"event_20200820_cn": "Scherzo of Iron and Blood Rerun",
"event_20200716_en": "Ink Stained Steel Sakura Rerun",
"raid_20200624": "特別演習埃塞克斯級",
"event_20200611_en": "Skybound Oratorio",
"event_20200603_en": "Prelude under the Moon Rerun",
"event_20200521_en": "Iris of Light and Dark Rerun",
@@ -1070,21 +1070,24 @@
"name": "使用魔方",
"help": "",
"always_use": "總是使用",
"only_05_hour": "0.5小時科研使用",
"only_05_hour": "0.5小時+無項目可做時",
"only_no_project": "無項目可做時",
"do_not_use": "不使用"
},
"UseCoin": {
"name": "使用物資",
"help": "",
"always_use": "總是使用",
"only_05_hour": "0.5小時科研使用",
"only_05_hour": "0.5小時+無項目可做時",
"only_no_project": "無項目可做時",
"do_not_use": "不使用"
},
"UsePart": {
"name": "使用部件",
"help": "",
"always_use": "總是使用",
"only_05_hour": "0.5小時科研使用",
"only_05_hour": "0.5小時+無項目可做時",
"only_no_project": "無項目可做時",
"do_not_use": "不使用"
},
"PresetFilter": {