XP Calculation
XP Calculation
| Count | Creatures | XP | Total |
|---|---|---|---|
| 20 | Kobold | 5 | MUL< |
SUM^ |
How does it work?
Alright, we have a table. The creature is an internal link to a note I'm using for a Kobold. The XP column is using DataView to extract a field that is the XP stored in the creature's frontmatter. The total is coming from a table plugin that handles simple formulas.
Using it
This is a table that you can make a template as a part of a session note template or on its own. As you have encounters you can quickly record and calculate all the XP earned.