Pathfinder 1e for Foundry VTT
    Preparing search index...

    Variable buffTypesConst

    buffTypes: {
        feat: "Feature";
        item: "Item";
        misc: "Miscellaneous";
        perm: "Permanent";
        spell: "Spell";
        temp: "Temporary";
    } = ...

    Type declaration

    • Readonlyfeat: "Feature"
    • Readonlyitem: "Item"
    • Readonlymisc: "Miscellaneous"
    • Readonlyperm: "Permanent"
    • Readonlyspell: "Spell"
    • Readonlytemp: "Temporary"