1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-30 15:33:52 +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",

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": "共斗活动设置",

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": "共鬥活動設定",