1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-28 10:18:09 +08:00

yyh_branch

This commit is contained in:
YYH
2021-12-08 22:42:35 +08:00
parent 7ceff49e5d
commit e250a5b629
9 changed files with 149 additions and 4 deletions

View File

@@ -750,6 +750,19 @@
"help": ""
}
},
"EnemyPriority": {
"_info": {
"name": "索敵邏輯",
"help": "自定義你想打的敵人的優先級"
},
"EnemyScaleBalanceWeight": {
"name": "敵人規模權重",
"help": "在道中阻塞已經清理完成後,根據權重選擇敵人\n依照地圖文件 OR 大型敵人優先 OR 小型敵人優先",
"default_mode": "依照地圖文件",
"S3_enemy_first": "大型敵人優先",
"S1_enemy_first": "小型敵人優先"
}
},
"Raid": {
"_info": {
"name": "共鬥活動設定",