add-journal-image
Add an image page to a journal entry using a data-relative path. Optionally set a caption or make it visible to players as a handout.
Instructions
Composition. Append an image page to a journal entry from a Data-relative image path, with an optional caption. GM-only by default; set playerVisible to expose it as a handout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caption | No | Optional image caption. | |
| pageName | No | Page title (defaults to the file name). | |
| imagePath | Yes | Data-relative path to the image. | |
| playerVisible | No | If true, players can OBSERVE this image page (a handout). Default: GM-only. | |
| journalIdentifier | Yes | Journal id or exact name. |