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

    Variable pointBuyConst

    pointBuy: {
        epic: { label: "Epic Fantasy"; points: 25 };
        high: { label: "High Fantasy"; points: 20 };
        low: { label: "Low Fantasy"; points: 10 };
        standard: { label: "Standard Fantasy"; points: 15 };
    } = ...

    Point buy calculator.

    Type declaration

    • Readonlyepic: { label: "Epic Fantasy"; points: 25 }
    • Readonlyhigh: { label: "High Fantasy"; points: 20 }
    • Readonlylow: { label: "Low Fantasy"; points: 10 }
    • Readonlystandard: { label: "Standard Fantasy"; points: 15 }