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

    Class FormulaPart

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    • Parameters

      • terms: any[] = []
      • simple: boolean = false
      • evaluate: boolean = true

      Returns FormulaPart

    Properties

    _total: any
    simple: boolean = false
    terms: AnyChunk[] = []

    Accessors

    • get formula(): any

      Returns any

    • get isDeterministic(): boolean

      Returns boolean

    • get total(): any

      Returns any

    Methods

    • Returns void