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

    Interface ActorRestData

    interface ActorRestData {
        itemUpdates: object[];
        options: ActorRestOptions;
        updateData: object;
    }
    Index

    Properties

    itemUpdates: object[]

    Updates applied to the actor's items

    Options for resting

    updateData: object

    Updates applied to the actor