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

    Variable spellComponentsConst

    spellComponents: {
        divineFocus: "DF";
        emotion: "E";
        focus: "F";
        material: "M";
        somatic: "S";
        thought: "T";
        verbal: "V";
    } = ...

    The components required for casting a spell

    Type declaration

    • ReadonlydivineFocus: "DF"
    • Readonlyemotion: "E"
    • Readonlyfocus: "F"
    • Readonlymaterial: "M"
    • Readonlysomatic: "S"
    • Readonlythought: "T"
    • Readonlyverbal: "V"