1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-07 20:31:47 +08:00

Merge pull request #808 from yanyihui/yyh_branch

EnemyPriority
This commit is contained in:
LmeSzinc
2021-12-10 20:09:59 +08:00
committed by GitHub
9 changed files with 137 additions and 3 deletions

View File

@@ -758,6 +758,19 @@
"help": "Retreat if the sum HP volume back or front row is below this threshold"
}
},
"EnemyPriority": {
"_info": {
"name": "Enemy Priority ",
"help": "Customize the priority of the enemy you want to fight"
},
"EnemyScaleBalanceWeight": {
"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": "3-Stars enemies first",
"S1_enemy_first": "1-Star enemies first"
}
},
"Raid": {
"_info": {
"name": "Raid Settings",