Reset DndAreaCounter in new section
timvdalen opened this issue · 3 comments
timvdalen commented
I think it would make sense to automatically reset DndAreaCounter
when entering a new section
, or at least a new chapter
.
Most people will want to have a new counter instance when they start a new section (which is also what official adventure modules do), and those that don't can still manually set the counter to override this behaviour.
Am I overlooking a use-case?
If this is a feature that's welcome, I'd be happy to open a PR for it.
scottytk commented
I started writing a campaign module and would be happy to see this functionality implemented. It's a year later, but I think this is high-value as well.