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

Stress Bar on Tokens are set to a maximum of 100 #25

Closed
Tarubain opened this issue Mar 12, 2024 · 7 comments
Closed

Stress Bar on Tokens are set to a maximum of 100 #25

Tarubain opened this issue Mar 12, 2024 · 7 comments
Assignees

Comments

@Tarubain
Copy link

On the Ressources Tab the Stress Bar is set to a maximum of 100 which can't be right. The result is that the bar is useless for this high maximum and it can't be changed as a GM either:

image

@DrOgres
Copy link
Owner

DrOgres commented Mar 13, 2024

not sure why they are not editable. I'll reduce the max to make it more reasonable in the mean time

@Tarubain
Copy link
Author

The field is locked. Nothing can be changed there. Maybe because this values are linked to the actor and therefore you can't change it. It makes sense this way.

Good idea to reduce the max maybe to 10 because there is basically no limit how much stress you can suffer, but there are 10 stress dices in the official dice box. So I think 10 is a good max value. :)

@Tarubain
Copy link
Author

A little Update:
Before an update to the template.json, this was your old setting:
image

For testing purpose I changed the value in the template.json to 10 and a new created characters will have this value, but every old character stuck with the old settings, either 5 or 100, depends on the system version. So every character I created with the latest version stucks on a max of 100. I didn't figure out so far how to change this though. :(

@DrOgres
Copy link
Owner

DrOgres commented Mar 16, 2024

Ok next update will have a solution:
Max stress will initially be set to 10, as the user increases the stress if the total stress is greater than the max it will update the max to be equal to the new value +1 (making the bar a bit more dynamic and will hopefully find a range that is useful for the player/GM as play progresses.

I will do a quick migration as well to make max stress either 10 or current +1 whichever is greater for all existing actors in a world when the update is first applied.

this should be out over the weekend

@DrOgres DrOgres self-assigned this Mar 16, 2024
@DrOgres
Copy link
Owner

DrOgres commented Mar 16, 2024

update out now

@DrOgres DrOgres closed this as completed Mar 16, 2024
@DrOgres
Copy link
Owner

DrOgres commented Mar 16, 2024

Note you may need to update actors with large Stress maximums this macro will set ALL your actors to max stress 10

twdu-maxhp-sanitizer.json

@Tarubain
Copy link
Author

Awesome David! Thanks for your support. <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants