mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 16:19:03 +08:00
fix: Change the description of the Enemy Priority in the user interface
This commit is contained in:
parent
e69db76bda
commit
28ae8a67dd
@ -757,7 +757,7 @@
|
||||
},
|
||||
"EnemyScaleBalanceWeight": {
|
||||
"name": "敌人优先级",
|
||||
"help": "先清理通往BOSS的道路上的敌人,再根据优先级清理其他敌人",
|
||||
"help": "先清理通往BOSS的主要途径上的敌人,再根据优先级清理其他敌人",
|
||||
"default_mode": "依照地图文件",
|
||||
"S3_enemy_first": "优先打大型敌人",
|
||||
"S1_enemy_first": "优先打小型敌人"
|
||||
|
||||
@ -757,7 +757,7 @@
|
||||
},
|
||||
"EnemyScaleBalanceWeight": {
|
||||
"name": "敵人優先級",
|
||||
"help": "先清理通往BOSS的道路上的敵人,再根據優先級清理其他敵人",
|
||||
"help": "先清理通往BOSS的主要途徑上的敵人,再根據優先級清理其他敵人",
|
||||
"default_mode": "依照地圖文件",
|
||||
"S3_enemy_first": "優先攻擊大型敵人",
|
||||
"S1_enemy_first": "優先攻擊小型敵人"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user