MAAsConfig/ArknightsMaaConfig/tasks/award.toml

12 lines
216 B
TOML
Raw Normal View History

[[tasks]]
name = "领取奖励"
type = "Award"
[tasks.params]
award = true
mail = true
orundum = true
specialaccess = true
[[tasks.variants]]
condition = { type = "Time", start = "18:00:00", timezone = "Official" }