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

    Type Alias ClassTypeHealthConfigs

    type ClassTypeHealthConfigs = {
        base: ClassTypeHealthConfig;
        npc: ClassTypeHealthConfig;
        racial: ClassTypeHealthConfig;
    }
    Index

    Properties

    Properties