MAAsConfig/ArknightsMaaConfig/tasks/recruit.toml

18 lines
327 B
TOML
Raw Permalink Normal View History

[[tasks]]
type = "Recruit"
name = "公开招募"
[tasks.params]
refresh = true
select = [4, 5]
confirm = [3, 4, 5]
skip_robot = false
recruitment_time = { '3' = 460 }
[[tasks.variants]]
condition = { type = "Time", start = "17:00:00" }
params = { times = 4 }
# consume refresh times
[[tasks.variants]]
params = { times = 1 }