Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add possibility to remove reward vatriable or unlist at value 0 #8

Open
LucienBreitkopf opened this issue Jan 6, 2021 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@LucienBreitkopf
Copy link

As a DM, I want to only see reward variables that are actually being used or have a value.
This might be especially important if a variable is no longer used and now just lingers there wit 0 vaue, menacingly...

Example:

@(Samson) Mia 5.12.33, Your dm rewards:
rewards - 0 <-- THIS
dmrewards - 1200
@LucienBreitkopf
Copy link
Author

LucienBreitkopf commented Jan 6, 2021

Another (preferred) option could be instead of listing reward variables, "just" list the reward pool, since that is the relevant part for a DM.
The variables are tech babble and never used by the actual user.

So instead of this:

@(Samson) Mia 5.12.33, Your dm rewards:
bonusRewards - 777
dmrewards - 1200

Show this:

@(Samson) Mia 5.12.33, Your reward pools:
dm - 1977

@a-h-i a-h-i self-assigned this Jan 6, 2021
@a-h-i a-h-i added the enhancement New feature or request label Jan 6, 2021
a-h-i added a commit that referenced this issue Jan 6, 2021
@a-h-i a-h-i added the documentation Improvements or additions to documentation label Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants