mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
feat(mac): 肉鸽参数配置新参数 (#11866)
This commit is contained in:
@@ -269,9 +269,9 @@ AsstTaskId ASSTAPI AsstAppendTask(AsstHandle handle, const char* type, const cha
|
||||
string, // 仅在主题为 Sami 且模式为 5 时有效
|
||||
...
|
||||
],
|
||||
"monthlySquadAutoIterate": bool, //是否启动月度小队自动切换
|
||||
"monthlySquadCheckComms": bool, //是否将月度小队通信也作为切换依据
|
||||
"deepExplorationAutoIterate": bool, //是否启动深入调查自动切换
|
||||
"monthly_squad_auto_iterate": bool, //是否启动月度小队自动切换
|
||||
"monthly_squad_check_comms": bool, //是否将月度小队通信也作为切换依据
|
||||
"deep_exploration_auto_iterate": bool, //是否启动深入调查自动切换
|
||||
"collectible_mode_shopping": bool, // 烧水是否启用购物, 默认值false
|
||||
"collectible_mode_squad": string, // 烧水时使用的分队, 默认与squad同步, 当squad为空字符串且未指定collectible_mode_squad值时为指挥分队
|
||||
"collectible_mode_start_list": { // 烧水期望奖励, 默认全false, 键范围:
|
||||
|
||||
Submodule src/MaaMacGui updated: 437cc2d14f...14bb360227
Reference in New Issue
Block a user