You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The check simulator just uses final probabilities and thus the user doesn't know the damage taken from a failed combat check.
This will probably require extra methods added to the Distribution interface so that the full history of dice are stored, can be re-simulated, the results displayed including how much the check fell short. The way the specials are handled within distributions will probably have to change too.
The text was updated successfully, but these errors were encountered:
The check simulator just uses final probabilities and thus the user doesn't know the damage taken from a failed combat check.
This will probably require extra methods added to the Distribution interface so that the full history of dice are stored, can be re-simulated, the results displayed including how much the check fell short. The way the specials are handled within distributions will probably have to change too.
The text was updated successfully, but these errors were encountered: