v14.533.6
·
4 commits
to main
since this release
What's Changed
- Added
magicAvailableandisScrollflags to the AC5E formula sandbox for more precise item-type checks. - Added
summonerActorroll data for summoned actors withflags.dnd5e.summon.origin. - Fixed usage-rule
conditionhandling so a false condition prevents later rule value evaluation. - Fixed
addToparsing/stringification for comma-separated clauses such asbase,!types(force).- This should be considered a breaking change for any existing
addToentries that used a semi-colon separated list of clauses instead of comma-separated sub-clauses.
- This should be considered a breaking change for any existing
- Added grouped Damage Type and Healing Type assists for
typeOverrideauthoring, including append-style multi-selection. - Improved Lambda path assists for
ability,skill, andtoolentries, including selected-entry highlighting and OR-clause toggling. - Improved
usesCountscaling authoring with capitalizedItem.<identifier>andItem.<identifier>.Activity.<identifier>quick targets. - Improved
usesCountscaling evaluation to support roll-data expressions,usesAvailable,usesMissing, andusesMax, with max values capped to available or recoverable uses. - Fixed scaled
usesCountserialization so Scaling no longer inserts an extra numeric amount before the{ min, max, step }object. - Fixed
recoverhandling for scaled opt-in entries so it is treated as a keyword instead of an unmet condition. - Improved opt-in scaling labels and descriptions so slider changes update displayed consume/recover counts.
- Forced the damage configuration dialog when multi-damage-type bonus parts need a damage type selection during fast-forwarded rolls.
- Improved damage type override state syncing across damage dialog rebuilds.
- Fixed damage dice modifiers such as
r1applying to roll-data scale formulas that resolve to implicit dice liked6. - Hardened AC5E effect value parsing so semicolons inside nested expressions do not split flag fragments.
- Preserve source message for associated damage rolls.
- Some groundwork for future AC5E Effect Value Editor autocompletion and structured editing improvements.
- Added module documentation and support links to the AC5E settings menu.
Full Changelog: v14.533.5.1...v14.533.6