1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-29 15:07:14 +08:00

Add: Add Students with Level >= X Only

This commit is contained in:
LmeSzinc
2026-03-28 18:12:31 +08:00
parent 0c31b2c4ec
commit e45fd05341
8 changed files with 38 additions and 9 deletions

View File

@@ -6685,6 +6685,10 @@
"Favorite": {
"type": "checkbox",
"value": true
},
"MinLevel": {
"type": "input",
"value": 50
}
},
"Storage": {

View File

@@ -362,6 +362,7 @@ ControlExpOverflow:
AddNewStudent:
Enable: false
Favorite: true
MinLevel: 50
Research:
UseCube:
value: only_05_hour

View File

@@ -1417,6 +1417,10 @@
"Favorite": {
"name": "Use Favorite Filter",
"help": "During student selection apply the favorite filter\nThereby, giving priority to certain ship girls\nApply the favorite status to a ship girl in-game"
},
"MinLevel": {
"name": "Add Students with Level >= X Only",
"help": ""
}
},
"Research": {

View File

@@ -1417,6 +1417,10 @@
"Favorite": {
"name": "好ましい選択",
"help": ""
},
"MinLevel": {
"name": "レベルがX以上のキャラクターのみを追加してください。",
"help": ""
}
},
"Research": {

View File

@@ -1417,6 +1417,10 @@
"Favorite": {
"name": "优先选择常用",
"help": ""
},
"MinLevel": {
"name": "仅添加等级 >= X 的角色",
"help": ""
}
},
"Research": {

View File

@@ -1417,6 +1417,10 @@
"Favorite": {
"name": "優先選擇常用",
"help": ""
},
"MinLevel": {
"name": "僅新增等級 >= X 的角色",
"help": ""
}
},
"Research": {