{
  "title": "Dr. Slump Style",
  "description": "Template for Dr. Slump 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>Dragon Ball/Dr. Slump aesthetic.</style>",
      "images": {
        "girl": {
          "type": "image",
          "source": {
            "kind": "url",
            "url": "https://raw.githubusercontent.com/receptron/mulmocast-media/refs/heads/main/characters/slump_presenter.png"
          }
        }
      }
    }
  },
  "scriptName": "image_prompts_template.json"
}
