14.0.6
- Fix for concentration auto roll being done twice when "Chat Message + Auto Roll" is selected.
- Fix for double consumption when using a spell from an item with item uses (e.g. Staff of Power casting Cone of Cold consumed 10 charges instead of 5).
- Fix attack roll critical/fumble highlighting not showing icons or colours when "Only highlight critical/fumble hits" is enabled. Regression from 13.0.58.
- Fix numeric
forcedModevalues from modules causing crash in DAE effect config (forcedMode.toLowerCase is not a function). Changed all midi-qol spec registrations from numeric-1to string"".
- New "Flanking requires target can sense flanker" setting (Rules tab, Flanking box). When enabled, invisible or hidden allies won't contribute to flanking unless the target can sense them.
- Flanking settings are now grouped in their own box within Optional Rules.
- New "Midi Active Effects" compendium with sample enchantment effects (Dragon Slayer variants, Life Stealer, Wounding Weapon) extracted from sample items.
- Overtime workflows now include
overTimeEffectUuidinworkflowOptions, accessible from hooks, macros, and save roll options.
- Fix target snapshot race condition — targets are now captured at the start of
use()to prevent concurrent workflows from clearing each other's targets.