Skip to content

5.2.0

Latest

Choose a tag to compare

@Larkinabout Larkinabout released this 08 Jun 18:44
· 14 commits to main since this release

Custom D&D 5e 5.2.0

A Foundry VTT module to customise the D&D 5e system.

Important

This release is compatible with D&D 5e v5.3.0+ and Foundry VTT v14 only.

Warning

Remember to backup your world before loading it for the first time after updating this module.

New Features

Give / Drop Items

  • Located in the Configure Item Interactions menu, when enabled, allows players to give items to other characters and drop items onto the map.
custom-dnd5e-give-drop-items

Open / Detach Sheets

  • Located in the Configure Actor Sheet, the following settings are available:
    • Auto-Detach Sheets: Actor sheets are automatically open in a detached window.
    • Open One Sheet at a Time: When opening a new actor sheet, any previously opened sheet is automatically closed.
    • Open Sheet on Token Select: When clicking on a token, their sheet is automatically opened.
    • Apply to Actor Types: Choose to apply the above three settings to the selected actor types.
    • Show Toggle Buttons: Add toggle buttons for the three settings to the Token Controls layer.

The settings can be used in combination. For example, to automatically open an NPC's sheet to a detached window when selecting its token. When Auto-Detach Sheets and Open One Sheet at a Time are enabled together, the same detached window is used each time, so each sheet stays in the same position.

Item Used Workflow Trigger

  • In the Workflows feature, a Item Used trigger is now available to trigger actions when an item is used.

Improvements

  • [#301] Added a Fallback Target setting for the Targeting Prompt feature (in Configure Activities) to fallback to using 1 Creature when no target is provided against the activity.
  • [#302] Added a Scale setting to the Token HUD Improvements to set the overall of the Token HUD.
  • [#303] Added a check to only execute workflow actions on a single client (usually the active GM). Also, passed the userId of the triggering user to macro scripts to allow macros to be executed by or against the triggering user.
  • Added Status Effects Rows and Status Effect Columns settings for Token HUD Improvements (in Configure Interface) to allow resizing of the Status Effects palette to avoid or minimise scrolling.

Bug Fixes

  • [#305] Fixed the Swap activity not working in all instances.
  • [#306] Fixed the Average Damage feature throwing an error.