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

    See invisibility detection mode with respect to sight (light & darkvision)

    Replacement for CONFIG.Canvas.detectionModes.seeInvisibility

    Hierarchy

    • DetectionModeInvisibility
      • DetectionModeInvisibilityPF
    Index

    Constructors

    Properties

    Methods

    Constructors

    • Parameters

      • ...args: ConstructorArgs<Schema, null, {}>

      Returns DetectionModeInvisibilityPF

    Properties

    ID: string = "seeInvisibility"
    LABEL: string = "PF1.Sense.seeInvis"
    PRIORITY: number = 100_000

    Methods

    • Copy of DetectionModeBasicSight._testPoint instead of the one inherited from DetectionMode.

      Allows seeing invisible in lit areas.

      Parameters

      • visionSource: any
      • mode: any
      • target: any
      • test: any

      Returns boolean