LifeUp icon indicating copy to clipboard operation
LifeUp copied to clipboard

[Feature] Subtask reward display consolidation

Open RanDumSocks opened this issue 8 months ago • 3 comments

Is your feature request related to a problem? Please describe. When looking at the overview of tasks, it would be beneficial to display the total reward from the subtasks and main task, instead of just the main task reward.

Describe the solution you'd like Have an option (because some may not want this forced setting) which consolidates all subtask and main task rewards onto the main task display.

Upon completion of the main task, auto-complete all subtasks and receive the remaining rewards. Tasks with partially completed subtasks show the remaining reward available.

Describe alternatives you've considered Having the correct total pre-calculated combination of all parameters on the main task. Upon completion, gives a special item which upon use (API call), subtracts the correct amount of rewards for that specific task. Obviously, a lot of work for something that is just a display variable.

RanDumSocks avatar Jun 04 '24 03:06 RanDumSocks