summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 45e8df9..ef753db 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,12 +1,17 @@
# Changelog
All notable changes to this project will be documented in this file.
-## [Unreleased]
+## [0.1.13.3] - 2021-07-08
### 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.
+- 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.
+ - Stances have been changed. A character's stance modifier is now equal to their beastslay level divided by 8, rounded
+ up. Neutral stances provide this modifier to both related stats. Biased stances now provide twice this modifier to
+ one stat, and no modifier to the other stat. This means that stats can no longer go negative as a result of a
+ character's beastslay stance.
### Hearth
- Aetherloom level 2 now increases aetherweave speed by 4, similar to other level 2 amenities.