1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-23 00:33:46 +08:00

optimize the code of opsi_month_boss

This commit is contained in:
YJGeng-Iriy
2022-12-17 17:10:35 +08:00
parent 504b66c7a5
commit 525ed082b3
11 changed files with 48 additions and 47 deletions

View File

@@ -2143,22 +2143,22 @@
},
"OpsiMonthBoss": {
"_info": {
"name": "OpsiMonthBoss._info.name",
"help": "OpsiMonthBoss._info.help"
"name": "Monthly Boss",
"help": "To clear (easy/difficult) monthly bosses, the following conditions must be met to use this function:\n- Clear the main task of the big world\n- Enable the Great World Land Reclamation Mission or use the Battle Information Recorder (5000 oil props)\nIf the easy difficulty fails, the attack will be repeated according to the submarine settings; if the difficult difficulty fails, the mission will be terminated directly"
},
"CheckAdaptability": {
"name": "OpsiMonthBoss.CheckAdaptability.name",
"help": "OpsiMonthBoss.CheckAdaptability.help"
"name": "The boss can only be played when the adaptability is above 203/203/156",
"help": ""
},
"Hard": {
"name": "OpsiMonthBoss.Hard.name",
"help": "OpsiMonthBoss.Hard.help",
"0": "0",
"1": "1"
"name": "Difficulty of clearing monthly bosses",
"help": "",
"normal": "normal",
"normal_hard": "normal + hard"
},
"ForceRun": {
"name": "OpsiMonthBoss.ForceRun.name",
"help": "OpsiMonthBoss.ForceRun.help"
"name": "Forced to run regardless of run interval",
"help": "After opening, it will bring extra power consumption. Generally, it is not necessary to open it, just play slowly."
}
},
"OpsiMeowfficerFarming": {

View File

@@ -2153,8 +2153,8 @@
"Hard": {
"name": "OpsiMonthBoss.Hard.name",
"help": "OpsiMonthBoss.Hard.help",
"0": "0",
"1": "1"
"normal": "normal",
"normal_hard": "normal_hard"
},
"ForceRun": {
"name": "OpsiMonthBoss.ForceRun.name",

View File

@@ -2148,13 +2148,13 @@
},
"CheckAdaptability": {
"name": "适应性在203/203/156以上才打BOSS",
"help": " "
"help": ""
},
"Hard": {
"name": "清理月度Boss的难度",
"help": " ",
"0": "简单",
"1": "简单 + 困难"
"help": "",
"normal": "简单",
"normal_hard": "简单 + 困难"
},
"ForceRun": {
"name": "无视运行间隔强制运行",

View File

@@ -2143,22 +2143,22 @@
},
"OpsiMonthBoss": {
"_info": {
"name": "OpsiMonthBoss._info.name",
"help": "OpsiMonthBoss._info.help"
"name": "月度Boss",
"help": "清理(簡單/困難月度boss,使用此功能需要滿足以下條件:\n- 通關大世界主線任務\n- 啟用大世界開荒任務或使用戰役信息記錄儀5000油道具\n簡單難度失敗會依據潛艇設置重複出擊困難難度失敗則直接終止任務"
},
"CheckAdaptability": {
"name": "OpsiMonthBoss.CheckAdaptability.name",
"help": "OpsiMonthBoss.CheckAdaptability.help"
"name": "適應性在203/203/156以上才打BOSS",
"help": ""
},
"Hard": {
"name": "OpsiMonthBoss.Hard.name",
"help": "OpsiMonthBoss.Hard.help",
"0": "0",
"1": "1"
"name": "清理月度Boss的難度",
"help": "",
"normal": "簡單",
"normal_hard": "簡單 + 困難"
},
"ForceRun": {
"name": "OpsiMonthBoss.ForceRun.name",
"help": "OpsiMonthBoss.ForceRun.help"
"name": "無視運行間隔強制運行",
"help": "開啟後將帶來額外的行動力消耗,一般不用打開,慢慢打就好"
}
},
"OpsiMeowfficerFarming": {