Track your xp goals and schedule them for different hours and days of the week.
Each skill is reset either every hour, day, week, month, or year.
View your most recent results by mousing over.
More specific scheduling can be accomplished with custom patterns.
The format for custom patterns is one per line [Y]->[M]->[W]->[D]->[H] = XP
- Y = Year (2022, 2023, ...)
- M = Month (Apr, May, ..., Dec)
- W = Week (Week of Month or year) (1, 2, ..., ((28, 30, 31) (52))
- D = Day (Day of week, month, or year) (1, 2, ..., (7, (28, 30, 31), 365), or for day of week only (Mon, Tue, ..., Sun)
- H = Hour (Hour of day) (0, 1, ..., 23)
- XP = Target Xp (250, 50,000)
Any of [Y], [M], [W], [D], or [H] can be omitted.
Omit XP for configured Target Xp
For cadences the format is [(M,W,D,H)|~offet|interval]
[Mon]->[3pm-5pm]=20000
[Wed]->[7pm-10pm]=30000
[2023]->[D|2]
[M]->[D|~2|3]
[Apr-May]->[D^5]->[2pm-6pm]
[Y]->[W^21]
[Y]->[D^(50,149)]
[Apr]->[W^(2,4)]->[Sat]
[Jul]->[W]->[D^(1, 3, 5)]