Skip to content

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 31 May 11:40
· 43 commits to main since this release

Another smaller patch, some enricher related stuff and some bug fixes!

New Features

  • [[/apply]] enricher buttons in ability chat messages are now neutralized and replaced with DSCT-handled apply buttons and DSTD rows where applicable; can be disabled via the new Neutralize Ability Enrichers setting in Ability Automation
  • Shift+clicking the Execute Teleport button now teleports the targeted token instead of the selected token; the panel previews the target while Shift is held
  • Added [[/teleport]] text enricher for use in ability descriptions and chat; supports distance, animate, color, duration, and source token parameters, with Shift+click to apply to targeted token instead
  • [[/teleport]] enricher supports arithmetic distance formulas using characteristic tokens (@r, @m, etc.) and @spend (e.g. [[/teleport @r*(1+@spend)]]); custom {labels} also resolve these tokens
  • Added [[lookup @spend]] enricher support, which displays the amount spent on the ability's spend value in chat, 0 elsewhere
  • DS system enrichers (damage, heal, apply, etc.) now resolve @r/@m/etc. and @spend in custom {label} text

Bug Fixes

  • Fixed a Foundry V14 deprecation warning affecting teleport and forced movement; no change in behavior
  • Fixed mark button not appearing while DSTD compatibility was active if they lack active effects or enrichers (e.g. Targets of Opportunity)
  • Applying a mark now removes any existing mark on the same target first

Full Changelog: v1.1.3...v1.1.4