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

    Class ActionUseAttack

    Index

    Constructors

    • Parameters

      • label: any
      • bonus: string = ""
      • ammo: null = null
      • __namedParameters: { abstract?: boolean; type?: null } = {}

      Returns ActionUseAttack

    Properties

    abstract: boolean
    ammo: null | AttackAmmo = null
    attackBonus: string
    chargeCost: number = null
    chatAttack: ChatAttack = null
    label: string
    type: null | string

    Accessors