What's Changed
- [#516] Damage Modification UI by @kgar in #527
- [#513] NPC Death Saves, official support upgrade by @kgar in #528
- [#515] Tidy Concentration UI by @kgar in #530
- [#509] Better Spell Scrolls Native Tidy by @kgar in #532
- [#365] Fixed: Vehicle Add Equipment error by @kgar in #533
- [#531] cleanup: 3.1 Deprecation Warnings by @kgar in #534
- [#535] cleanup: NPC Rest by @kgar in #536
- [#336] style: Put Item Subtitle Statuses on their own line by @kgar in #537
Full Changelog: v3.0.0...v3.1.0
Important
For dnd5e 3.1.x 🐉
Damage Modification Trait Section
Characters, NPCs, and Vehicles now have access to the Damage Modification config from the traits section.
Concentration UI
Tidy Characters and NPCs now feature the concentration save roll button. It appears when
- The sheet is unlocked
- The actor is concentrating
Breaking concentration is now an option on the Effects tab.
Spell Scroll Creation Option: Include Flags
Tidy now has a setting to include flags when creating a spell scroll.
NPC Death Saves
NPCs now use the system-supported death saves. Tidy 5e Sheets previously used custom flags for the death save successes and failures. For those who need it, a migration is available for NPC death saves.
Note: NPCs are often unlinked from their tokens, so the NPC death save migration allows targeting unlinked token NPC actors from the currently viewed scene. You can repeat this migration on other scenes as needed.
Fixes
- Vehicle: Add Equipment was failing with an error. This is now fixed.
- Resolved 3.1 deprecation warnings.
- NPCs now use the core actor long rest logic and a significant amount of the short rest logic. NPC exhaustion automation on rest has been removed, as automation is the responsibility of the system or an automation module.
- Adjusted item sheet subtitle statuses so that they are on their own line, giving more room for item names.





