mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 22:08:20 +08:00
fix: Change the description of the Enemy Priority in the user interface
This commit is contained in:
@@ -756,11 +756,11 @@
|
||||
"help": "Customize the priority of the enemy you want to fight"
|
||||
},
|
||||
"EnemyScaleBalanceWeight": {
|
||||
"name": "Weight of enemy genre",
|
||||
"help": "After the blocking in the channel has been cleared, select the enemy according to the weight",
|
||||
"name": "Enemy Priority",
|
||||
"help": "First clear the enemies on the mob to the boss, and then clean up other enemies according to priority",
|
||||
"default_mode": "According to map file",
|
||||
"S3_enemy_first": "Large enemies first",
|
||||
"S1_enemy_first": "Small enemies first"
|
||||
"S3_enemy_first": "3-Stars enemies first",
|
||||
"S1_enemy_first": "1-Star enemies first"
|
||||
}
|
||||
},
|
||||
"Raid": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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