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

    Variable TOKEN_DISPOSITIONSConst

    TOKEN_DISPOSITIONS: Readonly<
        { FRIENDLY: 1; HOSTILE: -1; NEUTRAL: 0; SECRET: -2 },
    > = ...

    The allowed Token disposition types