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

    Type Alias ActionDialogResult

    type ActionDialogResult = {
        charge?: boolean;
        d20?: string;
        "damage-ability-multiplier"?: number | null;
        "damage-bonus"?: string;
        flanking?: boolean;
        fullAttack: boolean;
        "haste-attack"?: boolean;
        held?: string;
        highGround?: boolean;
        "power-attack"?: boolean;
        skipAttacks?: number;
    }
    Index

    Properties

    charge?: boolean

    Charging

    d20?: string

    d20 roll override

    "damage-ability-multiplier"?: number | null

    ??

    "damage-bonus"?: string

    Custom damage bonus

    flanking?: boolean

    Flanking

    fullAttack: boolean

    Full attack

    "haste-attack"?: boolean

    Haste extra attack

    held?: string

    Held option

    highGround?: boolean

    High ground benefit

    "power-attack"?: boolean

    Power Attack enabled

    skipAttacks?: number

    How many attacks to skip