summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-06-02 18:12:20 -0400
committerDavid Gay <david@davidgay.org>2021-06-02 18:12:20 -0400
commit0f44305cec1134e5b7ccc7a1454eb020e2068b40 (patch)
tree77be4594d242cedabe90aa94453fc8af4b196ab8 /CHANGELOG.md
parent3b3d0ddaaa368359a474b60c79771406168e7e1e (diff)
Change initiative rolls to use a d20 instead of a d10
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 20dcb7b..bfac4a7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.
+## [Unreleased] - 2021-06-02
+
+### Changed
+- Initiative rolls are now made with a d20 instead of a d10. Therefore, speed is now more important. Previously, once a
+ combatant had a decent speed stat advantage, the roll was fairly easy to call. So this is a buff, but also a nerf.
+
## [0.1.4.1] - 2021-05-31
### Changed