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

    Function parseAndFormatResistanceEntry

    • Internal

      Parse DR/ER entry

      Wrapper around formatResistanceEntry that prepares te data for formatting.

      Parameters

      • entry: { amount: number; types: string[] }

        Resistance or reduction data

      • resistanceType: "dr" | "eres"

        Value to check resistances for.

      Returns string

      • Parsed and formatted entry
      • Provide more data with the return value