-
Notifications
You must be signed in to change notification settings - Fork 15
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
[IMPROVEMENT] Add Insights & Defects fields to the character sheets #65
Comments
Although the system does not automatic adds the insights and defects to the rolls (similar to gears), you can see in the COMBAT an area for Critical Injuries, which shows the insights and defects for the game. |
I agree with Cussa that we want to keep this tied to the Critical Injury Items, rather than having the players do book keeping. (Or make major changes to data models that would necessitate migrations etc.) we can take a look at ways to make the insights and defects more visible on the sheet so that players can see them quickly. |
I understand the point about the book keeping, but the defects and insights are somewhat disconnected from the critical injuries. If they come into being they will stay on, while the critical injuries will disappear. As things are now, we have to keep the crits around even though it has been healed. More cognitive book keeping needed for the players - which crits do my character really have, and which ones are there so I know what defect/insight it has? |
Hmmm good point. what if we add a healed y/n box on the crit? would be relatively easy to implement and wouldn't require any data migration, we could even style them to present things clearly if we think about it a bit... let me ponder things a bit. I have to finish up The Walking Dead system and content but will be swinging back to some vaesen work after and will keep this on my list |
Cussa started on this with PR#68 |
I am working on this here, and I have to say that more and more I think that we don't need the (before that: there is a chance that I understood the rules wrong. Keep that in mind :D ) We have today a "Permanent" status. In theory, based on rules of page 88:
So, I can see that happening in the following ways:
We could assume that any injury that is on the character sheet is either recently acquired (and not permanent) or is "permanent" because it is a defect and the recovery roll failed or it is a insight and the recovery roll succeed.
I am leaving this as it is now (with the healed status), but I really believe that it would be better to use as mentioned above. @nicjar as you raised the topic, I would like your input. And of course I would like to hear what @DrOgres has to say about that. |
Currently there are no fields for Insights & Defects from critical injuries on the character sheets.
The text was updated successfully, but these errors were encountered: