fix: 修复基建会上同效果干员的问题

https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1156
This commit is contained in:
MistEO
2022-07-13 19:23:08 +08:00
parent 41ef4809f3
commit e38e8289af

View File

@@ -335,7 +335,8 @@
"efficient": {
"all": 2
},
"template": "Bskill_ctrl_p_spd.png"
"template": "Bskill_ctrl_p_spd.png",
"maxNum": 1
},
"bskill_ctrl_p_bot": {
"name": [
@@ -361,7 +362,8 @@
"efficient": {
"all": 7
},
"template": "Bskill_ctrl_t_spd.png"
"template": "Bskill_ctrl_t_spd.png",
"maxNum": 1
},
"bskill_ctrl_token_p_spd": {
"name": [
@@ -3055,4 +3057,4 @@
"Dorm",
"Mfg"
]
}
}