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

    Type Alias ActorTypeHealthConfig

    type ActorTypeHealthConfig = {
        classes: ClassTypeHealthConfigs;
        rules: HealthRules;
    }
    Index

    Properties

    Properties