1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 05:17:24 +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

@@ -526,6 +526,17 @@
"type": "input",
"value": 0.3
}
},
"EnemyPriority": {
"EnemyScaleBalanceWeight": {
"type": "select",
"value": "default_mode",
"option": [
"default_mode",
"S3_enemy_first",
"S1_enemy_first"
]
}
}
},
"Event": {
@@ -913,6 +924,17 @@
"type": "input",
"value": 0.3
}
},
"EnemyPriority": {
"EnemyScaleBalanceWeight": {
"type": "select",
"value": "default_mode",
"option": [
"default_mode",
"S3_enemy_first",
"S1_enemy_first"
]
}
}
},
"Raid": {
@@ -1110,6 +1132,17 @@
"type": "checkbox",
"value": false
}
},
"EnemyPriority": {
"EnemyScaleBalanceWeight": {
"type": "select",
"value": "default_mode",
"option": [
"default_mode",
"S3_enemy_first",
"S1_enemy_first"
]
}
}
},
"C11AffinityFarming": {
@@ -2809,6 +2842,17 @@
"type": "checkbox",
"value": false
}
},
"EnemyPriority": {
"EnemyScaleBalanceWeight": {
"type": "select",
"value": "default_mode",
"option": [
"default_mode",
"S3_enemy_first",
"S1_enemy_first"
]
}
}
},
"Commission": {