Skip to content

[Compatibility] Visual Active Effects #41

@FurtherV

Description

@FurtherV

The module Visual Active Effects (https://foundryvtt.com/packages/visual-active-effects) does not just allow you to easily track all the active effects of an actor on a nice panel but also allows you to define a description for the active effect which will be presented in a nicely formatted fashion.

Currently there seems to be a minor incompatibility though. When WIRE transfers an effect to a target, the description text is lost. This probably happens because the description is stored in a flag and this flag is lost during the transfer. This should be easily fixed though since one simply has to copy all the flags in the Visual Active Effects flag namespace to the new effect.

If you'd like, I can try to find where you create the effect based on the original effect (on the item, spell, feature, whatever) and add some simple lines of code so the flags are copied.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions