How it's made:

This is my best attempt at a dashboard for combat running D&D combat inside notion.

The basics of it really on you creating entries for each type of creature you plan on using, as well as each of your PCs in the table. These entries have properties for commonly tracked states, like HP, AC and initiative bonus. I also include full stat blocks, art and any discerptions I want quick access to when running combat.

Then I use relationship and rollup fields on a second database called . This takes info from the stat blocks db, and allows you to quickly build out encounters and modify the creator's attributes at combat takes place.

Finally, we create a bunch of linked databases to these two tables, on the D&D Combat Screen, and add a bunch of filters and sorts.

How to Use:

  1. Add creators and pcs to the top table.
  2. Link each entry to a statblock
  3. roll initiative and add the results to the Initiative roll field. (if you added an Initiative bonus to statblock, this will be added automatically to the sorting order).
  4. As the PC's and creators make attacks, add their damage to the 💔DMG field, to auto subtract hp.
  5. If a creator hp is less than 0, it is moved to the "dead creators". if the statblock has a Class of PC, it is moved to the "Downed PCs" table instead, where you can track death saves.

And that's about it. I'd love any feedback or suggestions!

Features