mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
yyh_branch
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user