Skip to content

v9.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 20:28
· 39 commits to main since this release

New Features

  • Increment Effects - build effects that step through levels
    • You can now define an increment effect: a parent effect that holds an ordered list of child effects
      • Clicking the parent steps forward through the members one at a time
      • Shift-clicking the parent steps back
      • Increments are built entirely in the Convenient Config sheet
image

DND5e Updates

  • Exhaustion is now an incremental effect chain
    • Single "Exhaustion" effect now steps system.attributes.exhaustion up and down through levels 1 through 6
    • Utilizes the dnd5e system's own native exhaustion effect (which is automatically correct for modern and legacy rules)
  • Removed the separate 2024 conditions added last update
  • Simplified condition changes that the dnd5e system or Midi-QoL already handle automatically

UI Changes

  • "Show Nested Effects" is now "Show Child Effects." The toggle button shows both nested effects and increment effect children, which are hidden by default like nested effects
  • Config sheet: increment editing. The effect config gains an ordered "Incremental Effects" list
    • Pick members via the multi-select and reorder them with up/down arrows

Effect Fixes

  • Black Tentacles applies the restrained status
  • Charm Person applies the charmed status
  • Blinding Sickness applies the blinded status
  • Hideous Laughter applies the incapacitated and prone statuses
  • Ki: Empty Body applies the invisible status
  • Mind Blank provides charmed status immunity
  • Heroes' Feast provides poisoned status immunity
  • Stoneskin now includes magical damage bypass
  • Aid provides +5 temp max HP

Notes

  • Last update introduced versioned built-in effects
    • On first load after updating, you'll get a one-time notification that the built-in backups have refreshed to version 2 (includes the new Exhaustion increment and other updates)
    • Remember: You can backup groups of custom effects (via right-clicking the folder) and reload all built-in, or update built-in effects as needed by dragging them from the backup app

Full Changelog: v9.1.0...v9.2.0