mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 23:33:33 +08:00
fix: Change the description of the Enemy Priority in the user interface
This commit is contained in:
@@ -756,11 +756,11 @@
|
||||
"help": "自定義你想打的敵人的優先級"
|
||||
},
|
||||
"EnemyScaleBalanceWeight": {
|
||||
"name": "敵人規模權重",
|
||||
"help": "在道中阻塞已經清理完成後,根據權重選擇敵人\n依照地圖文件 OR 大型敵人優先 OR 小型敵人優先",
|
||||
"name": "敵人優先級",
|
||||
"help": "先清理通往BOSS的道路上的敵人,再根據優先級清理其他敵人",
|
||||
"default_mode": "依照地圖文件",
|
||||
"S3_enemy_first": "大型敵人優先",
|
||||
"S1_enemy_first": "小型敵人優先"
|
||||
"S3_enemy_first": "優先攻擊大型敵人",
|
||||
"S1_enemy_first": "優先攻擊小型敵人"
|
||||
}
|
||||
},
|
||||
"Raid": {
|
||||
|
||||
Reference in New Issue
Block a user