1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-13 10:29:21 +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": ""
}
},
"EnemyPriority": {
"_info": {
"name": "索敌逻辑",
"help": "自定义你想打的敌人的优先级"
},
"EnemyScaleBalanceWeight": {
"name": "敌人优先级",
"help": "先清理通往BOSS的主要途径上的敌人再根据优先级清理其他敌人",
"default_mode": "依照地图文件",
"S3_enemy_first": "优先打大型敌人",
"S1_enemy_first": "优先打小型敌人"
}
},
"Raid": {
"_info": {
"name": "共斗活动设置",