jacobwojoski / dice-stats

A Module for Foundry VTT that tracks and displays dice stats
MIT License
7 stars 6 forks source link

New option: Include/Exclude Initiative Rolls #139

Open mbmerrill opened 4 hours ago

mbmerrill commented 4 hours ago

I'd like to see an option to include/exclude initiative rolls from the stats.

jacobwojoski commented 3 hours ago

For what system? This would need to be a system specific implementation.

For D&D & PF2 there should be subcategories for D20 rolls under the D20 stats tab to see how each type of roll performed

mbmerrill commented 2 hours ago

Oh, I didn't realize it was specific to the system. I'm on pf1.

jacobwojoski commented 2 hours ago

Yeah, every game system can implement initiative differently.

Some systems I’ve added parsers for different d20 rolls. PF1 should have a D20 stats tab to see specific types of rolls. (You can enable/ disable tabs in settings so it might be disabled) or I might have messed something up in an update so if it’s enabled but not showing up lmk