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

    Tremorsense

    Unlike base implementation, does not block with walls but also does not detect swimming.

    Replacement for CONFIG.Canvas.detectionModes.feelTremor

    Hierarchy

    • DetectionModeTremor
      • DetectionModeTremorPF
    Index

    Constructors

    Properties

    DETECTION_TYPE: 2 & Branded<"DetectionMode.DETECTION_TYPES"> = foundry.canvas.perception.DetectionMode.DETECTION_TYPES.MOVE
    ID: string = "feelTremor"
    LABEL: string = "PF1.Sense.tremorsense"
    PRIORITY: number = 201_000

    Methods

    • Parameters

      • visionSource: any
      • target: any

      Returns boolean