title | layout | permalink | date | last_modified_at | show_date | feature_row | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
The Finished Book |
splash |
/ |
2021-10-29 |
2024-11-16 |
false |
|
Welcome to The Finished Book! This site contains posts analyzing the mechanics of D&D 5th edition. My interest is in understanding the math behind how the game functions, and in communicating that understanding in a way others, hopefully, find useful.
The majority of these posts were written with the 2014 5th edition rules in mind, but many remain applicable to the 2024 rules as well. And, for those that aren't, I will undoubtedly be updating them to be compatible in the future as time permits.
{% include feature_row %}
{% assign sorted = site.documents | sort: 'date' | reverse %} {% for post in sorted limit:10 %} {% include archive-single.html %} {% endfor %}