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

    Function rest

    • Rest Party

      Time is passed if used by the GM.

      Parameters

      • options: options = {}

        Additional options

        • actors

          Actors to rest

        • watches

          People keep watch shifts.

        • hours

          How many hours to rest.

        • restoreHealth

          Restore health

        • restoreUses

          Restore daily uses

        • longTermCare

          Apply long term care

        • restOptions

          Additional options to pass to ActorPF.performRest

      Returns null | object

      • Object with configuration resting was performed with, null if cancelled.