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: AttackAmmo | null = null
    attackBonus: string
    chargeCost: number = null
    chatAttack: ChatAttack = null
    label: string
    type: string | null

    Accessors

    • get hasAmmo(): boolean

      Returns boolean