-
-
Notifications
You must be signed in to change notification settings - Fork 44
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
Rugged Fighter doesn't affect character sheet pain levels #1602
Comments
Thank you so much for your big report(s)! I did not think that far there, to be honest, it's just a static text I've taken over from other character sheets. But you're totally right. Since this is not a critical bug, I have to delay its fix a bit, tho, since there are just way too many other issues around. |
Would it be easy to omit the first line conditionally? Even if that means the rest of the lines have a bit of extra spacing above them it would be no big deal. |
I guess that should not be that hard. I used flexbox layout quite "aggressively" on the character sheet, so it should be able to adjust. I’m currently thinking of splitting the texts to extract the |
The rules for Rugged Fighter state, that you "Ignore the effects of the highest level of the condition Pain you possess" and that "Pain of Level IV still incapacitates you.". Also the rule, that you fall unconcious if you are effected by 8 or more conditions, still applies. |
you still suffer from Pain I with Rugged Fighter, you just don't get its effects. you still drop unconscious with Pain IV, which is 5hp or in your case 12hp and + Pain from a spell or ability |
Please confirm the following
Describe the bug
I believe "1/4 lost (Pain +1)" should not show up in the character sheet if I've got the Rugged Fighter advantage.
To Reproduce
Expected behavior
"1/2 lost (Pain +1)" should be the first pain level shown in the "Life Points" section
Screenshots
Operating System
Linux
Version
1.5.1
Additional context
No response
The text was updated successfully, but these errors were encountered: