Description:
Currently, the options like "Fishing" and "Gardening" provided by TARS are not sufficient enough to focus on increasing Benignity efficiently. The existing options are solely based on single actions, which could be improved to better target Benignity gains.
Suggested Implementation:
Sort the action list by Benignity.
Remove actions that are impossible to perform.
Generate a chain of actions and recalculate the overall Benignity gain.
Select the first action that has a Benignity gain of more than eg: 1000.
This approach will allow TARS to perform tasks that are more focused on increasing Benignity efficiently, providing a better gameplay experience for users.
Description: Currently, the options like "Fishing" and "Gardening" provided by TARS are not sufficient enough to focus on increasing Benignity efficiently. The existing options are solely based on single actions, which could be improved to better target Benignity gains.
Suggested Implementation: