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

    Function findItem

    • Internal

      Find item based on basic criteria.

      Parameters

      • name: string

        Item name to search for

      • Optionaloptions: { type?: string } = {}

        Additional options

        • Optionaltype?: string

          Document type, such as "buff"

      Returns null | string

      • Most appropriate matching item's UUID