summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-07-08 10:05:46 -0400
committerDavid Gay <david@davidgay.org>2021-07-08 10:05:46 -0400
commit5f76daf2e8ad440bc40483d2b4309a0a78c944b4 (patch)
tree350344b6bfc79814a9250aa425be70d470b10bbd /CHANGELOG.md
parent1f991995fdaabb8115e68578611df20ffba4bbf9 (diff)
Change how power works so that it can no longer more than double the rolled damage of each damage type
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4682cc9..45e8df9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+### Skills
+- Beastslay: Power has been changed so that it can no longer more than double the rolled damage of each damage type.
+ Power is applied to random damage types until either the resulting damage of each type has been maxed out by this
+ max-double rule, or until there is no more power left to apply.
+
### Hearth
- Aetherloom level 2 now increases aetherweave speed by 4, similar to other level 2 amenities.