release-3.0.7
MangoFVTT
released this
17 Feb 09:33
·
179 commits
to master
since this release
Ready Set Roll v3.0.7
For manual installation, use the following manifest URL: https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/releases/download/release-3.0.7/module.json
Patch Notes
- Adds a row of apply damage buttons outside the tooltips that apply the total damage of the card. Damages are still computed individually with type and properties, so the usual system reductions for resistance/immunity are still applied correctly.
- Fix an issue where retroactively applying disadvantage to an attack roll that would have elven accuracy would incorrectly take the worst of 3 dice rolls instead of 2.
- Fix an issue where retroactive critical damage would incorrectly calculate the total sum damage.
- Fix an issue where upcast spells wouldn't correctly upcast their damage values.
Change Log
Features
- feature/apply-total-damage by @MangoFVTT in #359
Bug Fixes
- bugfix/upcast-spell-damage by @MangoFVTT in #353
- bugfix/wrong-critical-damage by @MangoFVTT in #354
- bugfix/retro-elven-accuracy by @MangoFVTT in #358