From a8f18eba6a0d697e75d5b30422242826bf7e6cbc Mon Sep 17 00:00:00 2001 From: Kumodatsu Date: Fri, 1 Apr 2022 22:12:50 +0200 Subject: [PATCH] Improve gameplay --- CHANGELOG.md | 22 ++++++++++++++++++++++ addons/CharacterSheet/CharacterSheet.toc | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a014631..664ad74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,28 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.5.10][] - 2022-04-01 +### Changed +- The attribute system has been simplified, replacing the original attributes +with more balanced alternatives. This sacrifices some customization for a more +streamlined experience. +- Natural 1s are now twice as likely as before to simulate the unfair nature of +life. + +### Removed +- The original attributes Strength, Dexterity, Constitution, Wisdom, +Intelligence and Charisma have been removed. + +### Added +- Attribute: Versatility (VER). Versatility rolls can be done for attacking, +healing and defense. No more confusion about which stats to prioritize. +- Attribute: Mastery (MAS). The effect of this depends on your trait. +- Event Finder. You can now queue up for RP events from anywhere in the world. +Once an event party has been put together, you can instantly teleport to the +area of interest. +- People will now only want you in their group if you have a legendary item. You +can get one by rolling a natural 50000 on a d50000 roll. + ## [0.5.9][] - 2022-02-23 ### Fixed - Release notes won't have superfluous line breaks anymore. diff --git a/addons/CharacterSheet/CharacterSheet.toc b/addons/CharacterSheet/CharacterSheet.toc index 8cd203c..d64969d 100644 --- a/addons/CharacterSheet/CharacterSheet.toc +++ b/addons/CharacterSheet/CharacterSheet.toc @@ -5,7 +5,7 @@ ## OptionalDeps: TotalRP3, Ace3 ## X-Embeds: Ace3 ## SavedVariables: CS_DB -## Version: 0.5.9 +## Version: 0.5.10 lib\LibStub\LibStub.lua lib\AceAddon-3.0\AceAddon-3.0.xml