diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c716630..89647d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ All notable changes to this project will be documented in this file. - The following stats can now be negative: resistances, speed, accuracy, power, and evasion - Combat stances now increase or decrease stats by a flat amount (instead of a percentage). The amount is equal to your beastslay level divided by 5, rounded up. +- Equipment break check now occurs immediately once a combatant has been reduced to zero HP or less. Previously + the break check could be skipped under certain conditons where the combat loop ended early. ### Monsters - Stalk beast |