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

    Type Alias ActorRestData

    type ActorRestData = {
        itemUpdates: object[];
        options: object;
        updateData: object;
    }
    Index

    Properties

    itemUpdates: object[]

    Updates applied to the actor's items

    options: object

    Options used for resting.

    updateData: object

    Updates applied to the actor