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

    Interface _StatusEffectConfig

    interface _StatusEffectConfig {
        hud?: boolean | { actorTypes?: string[] };
        icon?: string;
        id: string;
        label?: string;
        order?: number;
    }
    Index

    Properties

    hud?: boolean | { actorTypes?: string[] }

    Should this effect appear in the Token HUD? This effect is only selectable in the Token HUD if the Token's Actor sub-type is one of the configured ones.

    icon?: string

    DEPRECATED alias for "img".

    id: string

    A string identifier for the effect.

    label?: string

    DEPRECATED alias for "name".

    order?: number

    An integer indicating the order