-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
A fun "neat to have" feature would be a botch table link that opens a modal window. This modal should allow a user to roll or do an auto roll (similar to character initiative), but this would be a 1d100 roll. It would then return the results of the roll along with a suggested penalty.
- Decide if the penalty table should be fixed or editable
- If editable, should there be a UI for this or just a database table? The reason for this question is that once set, botch settings are highly unlikely to ever change.
- If editable, the table should be easily edited from within the same modal. No need to make it too complicated as this is not a core feature of the application.
Reactions are currently unavailable