Options given to performRest affecting an actor's resting.

Hierarchy

  • ActorRestOptions

Properties

hours: number

The number of hours the actor will rest. Defaults to 8.

longTermCare: boolean

Whether additional hit and ability score points should be restored through the Heal skill. Defaults to false.

restoreDailyUses: boolean

Whether daily uses of spells and abilities should be restored. Defaults to true.

restoreHealth: boolean

Whether the actor's health should be restored. Defaults to true.

Generated using TypeDoc