Skip to content

v2.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 05:53
· 630 commits to main since this release

Changes

  • Use core drag drop event data for non-nested effects by @akrigline in #128
    • When coupled with the Drop Effects on Items module, this allows convenient effects to be placed directly onto items. When further coupled with Item Effects to Chat D&D5e, these effects can be applied directly from chat with no further handling on this module's part. Video demonstration here
  • Metadata param added to addEffect. Currently unused, but will allow for tighter integration with midi
  • Hide the custom convenient item from the list in the items directory

New Effects

  • Alter Self - No active effects and lasts for 1 hour
  • Antilife Shell - No active effects and lasts for 1 hour
  • Arcane Hand - No active effects and lasts for 1 minute
  • Black Tentacles - Apply the effects of the restrained condition for 1 minute
  • Blindness/Deafness - Choose between blindness or deafness
    • Blindness - Disadvantage on attack rolls while granting advantage to all who attack for 1 minute
    • Deafness - No active effects and lasts for 1 minute
  • Charm Person - No active effects and lasts for 1 hour
  • Disguise Self - No active effects and lasts for 1 hour
  • Divine Favor - Add 1d4 radiant damage to weapon attacks for 1 minute
  • Divine Word - Adds various effects based on the remaining hit points
    • 50 Hit Points or fewer: Deafened for 1 minute
    • 40 Hit Points or fewer: Deafened and Blinded for 10 minutes
    • 30 Hit Points or fewer: Blinded, Deafened, and Stunned for 1 Hour
    • 20 Hit Points or fewer: killed instantly
  • Feather Fall - No active effects and lasts for 1 minute

Fixes

  • Fix issue where status effects would be messed up after migration
  • Minor description updates for Hideous Laughter, Mirror Image, and Channel Divinity: Turn Undead
  • Fix false life being out of order in list
  • Update vicious mockery icon

Full Changelog: v2.4.0...v2.4.1