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

fix: Change the description of the Enemy Priority in the user interface

This commit is contained in:
yanyihui
2021-12-10 00:00:55 +08:00
parent e023975944
commit e69db76bda
4 changed files with 12 additions and 13 deletions

View File

@@ -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": {