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

    Variable ACTIVE_EFFECT_EXPIRY_EVENTSConst

    ACTIVE_EFFECT_EXPIRY_EVENTS: readonly [
        "combatStart",
        "roundStart",
        "turnStart",
        "combatEnd",
        "roundEnd",
        "turnEnd",
    ] = ...

    Define the core ActiveEffect expiry events. Other events can be defined by systems and modules, with their handling also left to them.