{
  "title": "One Piece style",
  "description": "Template for One Piece style comic presentation.",
  "systemPrompt": "Another AI will generate images for each beat based on the image prompt of that beat. Mention the reference in one of beats, if it exists. Use the JSON below as a template.",
  "presentationStyle": {
    "$mulmocast": {
      "version": "1.1",
      "credit": "closing"
    },
    "canvasSize": {
      "width": 1536,
      "height": 1024
    },
    "imageParams": {
      "style": "<style>One Piece aesthetic.</style>",
      "images": {
        "presenter": {
          "type": "image",
          "source": {
            "kind": "url",
            "url": "https://raw.githubusercontent.com/receptron/mulmocast-media/refs/heads/main/characters/onepiece_presenter.png"
          }
        }
      }
    }
  },
  "scriptName": "image_prompts_template.json"
}
