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

    Variable alignmentsConst

    alignments: {
        ce: "Chaotic Evil";
        cg: "Chaotic Good";
        cn: "Chaotic Neutral";
        le: "Lawful Evil";
        lg: "Lawful Good";
        ln: "Lawful Neutral";
        ne: "Neutral Evil";
        ng: "Neutral Good";
        tn: "Neutral";
    } = ...

    Character alignment options

    Type declaration

    • Readonlyce: "Chaotic Evil"
    • Readonlycg: "Chaotic Good"
    • Readonlycn: "Chaotic Neutral"
    • Readonlyle: "Lawful Evil"
    • Readonlylg: "Lawful Good"
    • Readonlyln: "Lawful Neutral"
    • Readonlyne: "Neutral Evil"
    • Readonlyng: "Neutral Good"
    • Readonlytn: "Neutral"