Pathfinder 1e for Foundry VTT
    Preparing search index...
    type SourceTooltipContext = {
        details: SourceDetail[];
        header: string;
        notes: string[];
        paths: SourcePath[];
        sources: components.SourceInfo[];
        subHeader: string;
    }
    Index

    Properties

    details: SourceDetail[]
    header: string
    notes: string[]
    paths: SourcePath[]
    subHeader: string