Avrae-Customizations
Avrae-Customizations copied to clipboard
Update sr.alias
What Alias/Snippet is this for?
!sr
Summary
Update !sr
- Fix
!srnot working in direct messages - Fix error in maxed rolls with Durable and Verdan
- Stop Song of Rest applying to 2024 Bards
- Stop 2014 Durable applying to 2024 characters
- Add support for Boon of Bountiful Health (FR: Heroes of Faerun)
- Add support for Bloodlust (Astarion's Book of Hungers)
IMPORTANT: !hd and docs will still need updating (honestly I'm surprised there isn't a library for this collection) but hopefully that'll be easy enough now that I've done this part.
Checklist
PR Type
- [ ] This PR is a code change that implements a feature request.
- [x] This PR fixes an issue.
- [x] This PR adds a new feature that is not an open feature request.
- [ ] This PR is not a code change (e.g. documentation, README, ...)
Other
- [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed)
- [x] If code changes were made then they have been tested.
- [ ] I have updated the documentation to reflect the changes.
- [ ] I properly commented my code where appropriate