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

    Class CreateConsumablePrompt

    Hierarchy

    • HandlebarsApplication<this> & ApplicationV2<
          RenderContext,
          Configuration,
          RenderOptions,
          this,
      >
      • CreateConsumablePrompt
    Index

    Constructors

    • Parameters

      • options: any

      Returns CreateConsumablePrompt

    Properties

    cl: number
    identified: boolean
    sl: number
    uses: number

    Accessors

    • get item(): ItemSpellPF

      Returns ItemSpellPF

    • get promise(): Promise<any>

      Returns Promise<any>

    • get type(): string

      Returns string

    Methods

    • Returns void

    • Get price for consumable type

      Rounds to standard currency precision

      Parameters

      • type: "potion" | "scroll" | "wand" | "scribe"

      Returns any

    • Protected

      Create Potion

      Parameters

      Returns void

    • Protected

      Create Spell

      Parameters

      Returns void

    • Parameters

      • __namedParameters: {} = {}

      Returns Promise<any>