set-actor-art
Set an actor's portrait image and optionally its token art using a data-relative image path. Intended for Game Masters.
Instructions
Composition. Set an actor's portrait image, and by default its prototype token art too, from a Data-relative image path. GM-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imagePath | Yes | Data-relative path to the image. | |
| applyToToken | No | Also set the prototype token texture (default true). | |
| actorIdentifier | Yes | Actor id or exact name. |