This module aims to make the core 5e (and MRE) chat cards more compact by changing the roll card layout as well as collapsing related cards together.
The module is almost entirely CSS, with one JS operation that adds a css class to chatcards during the renderChatCard hook.
When two chat cards occur almost simultaneously and both originate from the same actor, collapse them together and hide the actor's name in the header of the collapsed card.
Additionally, change the default roll card layout to make better use of the horizontal room generally available.
Compatible with:
- Core 5e Roller
- Minimal Rolling Enhancements
Super Charges:
- Auto Roll NPC Save D&D5e
- Items with Rollable Tables DnD5e
- Attack Roll Check D&D5e
- Item Effects to Chat D&D5e
Uncertain Compatiblity with:
- Any alternative rolling module other than Minimal Rolling Enhancements, these typically have their own takes on what a 'compact' layout for chat cards is, use that instead of this.
