ConstThe action taken by the ActiveEffectRegistry upon an ActiveEffect's expiration. An update action will set the value of ActiveEffectDuration#expired.
Additional expiry events registered by packages, with the key of each entry being an identifier and the value a label. Such events must be triggered by calling documents.ActiveEffect.registry.refresh. If an expiry event happens in tandem with advancing world time, the advancement must be done before notifying the registry of the custom event.
Additional change phases registered by packages. Actor#applyActiveEffects must be called by introducing packages at the desired points in data preparation or on certain events.
Configuration for the ActiveEffect embedded document type