Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Variable ACTIVE_EFFECT_CHANGE_PHASESConst

    ACTIVE_EFFECT_CHANGE_PHASES: readonly ["initial", "final"] = ...

    Define the core ActiveEffect change-application phases. Additional phases can be registered by systems and modules, with the registering package also responsible for calling Actor#applyActiveEffects("myNewPhase") at the desired time.