Prompt Gallery

漫画 / 故事板 / 分镜

现代超级英雄漫画页面

生成一个包含 7 个分镜的完整漫画页面,主角为一名义警英雄,包含动态动作场景、对话气泡和叙事旁白。

ID
13675
作者
Hbtt
标签
漫画 / 故事板 / 分镜 / 角色 / IP / 贴纸 / VTuber / Logo / 品牌 / 视觉识别

中文提示词

{
  "type": "漫画页面",
  "style": "现代美式漫画风格,动态构图,霓虹夜景光效",
  "character": "{argument name=\"hero description\" default=\"身穿黑色紧身衣、带有蓝色鸟类徽章和多米诺面具的运动型男性义警,手持两根短棍\"}",
  "layout": {
    "description": "7 分镜网格布局,包含重叠元素和文本框",
    "panels": [
      {
        "position": "顶部宽幅",
        "scene": "主角蹲在屋顶的滴水嘴兽雕像上,俯瞰霓虹闪烁的城市",
        "text_elements": [
          "标题:{argument name=\"main title\" default=\"NIGHTWING\"}",
          "副标题:{argument name=\"subtitle\" default=\"信仰之跃\"}",
          "地点:{argument name=\"location\" default=\"布鲁德海文\"}。晚上 11:47。",
          "制作人员名单(编剧、画师、上色师、字体师)",
          "3 个叙事旁白框"
        ]
      },
      {
        "position": "中部左侧",
        "scene": "主角注视着显示银行画面的发光电脑屏幕",
        "text_elements": [
          "2 个警方调度对话气泡",
          "1 个角色对话气泡"
        ]
      },
      {
        "position": "中部右侧",
        "scene": "主角持械向前跃出",
        "text_elements": [
          "1 个对话气泡",
          "黄色音效字:{argument name=\"action sound\" default=\"WHAK\"}"
        ]
      },
      {
        "position": "底部左侧",
        "scene": "2 名蒙面持枪劫匪在银行内挟持平民",
        "text_elements": [
          "2 个对话气泡"
        ]
      },
      {
        "position": "底部中间",
        "scene": "主角从天而降打击劫匪",
        "text_elements": [
          "2 个对话气泡",
          "橙色音效字:THUD"
        ]
      },
      {
        "position": "底部右侧",
        "scene": "主角自信微笑的特写肖像",
        "text_elements": [
          "2 个对话气泡"
        ]
      },
      {
        "position": "底部宽幅",
        "scene": "主角站在屋檐上注视着警车赶来,天空中亮起蝙蝠信号灯",
        "text_elements": [
          "3 个叙事旁白框",
          "页脚制作人员名单",
          "预告文字:下期预告:线索。谎言。传承。"
        ]
      }
    ]
  }
}

原始提示词

{
  "type": "full comic book page",
  "style": "modern western comic art, dynamic action, {argument name=\"color palette\" default=\"neon pink, purple, and deep blue night cityscape\"}",
  "header": {
    "title": "{argument name=\"hero name\" default=\"NIGHTWING\"}",
    "subtitle": "\"{argument name=\"comic title\" default=\"LEAP OF FAITH\"}\"",
    "credits": [
      "Writer TOM TAYLOR",
      "Artist BRUNO REDONDO",
      "Colorist ADRIANO LUCAS",
      "Letterer WES ABBOTT"
    ]
  },
  "character": "{argument name=\"hero description\" default=\"young athletic male vigilante in a black suit with a blue wing emblem across the chest and arms, wearing a black domino mask and wielding two blue escrima sticks\"}",
  "panels": [
    {
      "id": 1,
      "position": "top right",
      "scene": "hero crouching on a rooftop gargoyle overlooking the city",
      "location_box": "{argument name=\"city name\" default=\"BLÜDHAVEN\"}. 11:47 P.M.",
      "narration_boxes": 3,
      "narration_text": [
        "Some nights the city feels quieter. That's when you know trouble's brewing underneath the silence.",
        "Blüdhaven raised me. It's flawed. It's messy. But it's mine.",
        "So I protect it. Not for glory. Not for revenge. For the people who can't protect themselves."
      ]
    },
    {
      "id": 2,
      "position": "middle left",
      "scene": "hero looking at glowing blue monitors showing a bank building",
      "monitor_text": "ATTENTION UNITS. REPORTS OF AN ARMED ROBBERY IN PROGRESS. LOCATION: THE ROYAL BANK OF BLÜDHAVEN.",
      "narration_boxes": 1,
      "narration_text": ["Guess the night just got louder."]
    },
    {
      "id": 3,
      "position": "middle right",
      "scene": "hero leaping dynamically forward, sticks drawn",
      "speech_bubbles": 1,
      "speech_text": ["ON MY WAY."],
      "sound_effect": "WHAK (yellow)"
    },
    {
      "id": 4,
      "position": "bottom left",
      "scene": "two masked robbers inside a bank, one holding a gun",
      "speech_bubbles": 2,
      "speech_text": ["FREEZE! NOBODY MOVE!", "WHAT THE--?"]
    },
    {
      "id": 5,
      "position": "bottom middle",
      "scene": "hero dropping from above, striking the robbers",
      "speech_bubbles": 2,
      "speech_text": ["YOU PICKED THE WRONG NIGHT...", "...TO TRY THE WRONG BANK."],
      "sound_effect": "THUD (orange)"
    },
    {
      "id": 6,
      "position": "bottom right",
      "scene": "close-up portrait of the hero smiling confidently",
      "speech_bubbles": 2,
      "speech_text": ["COPS'LL BE HERE SOON.", "MAYBE USE THIS TIME TO RETHINK YOUR CAREER CHOICES."]
    },
    {
      "id": 7,
      "position": "bottom wide",
      "scene": "silhouette of hero on rooftop, police cars with flashing lights below, bat-like emblem in the sky",
      "narration_boxes": 3,
      "narration_text": ["Another night. Another save.", "That's the deal I made with myself.", "And I intend to keep it."]
    }
  ],
  "footer": {
    "creator_credit": "NIGHTWING created by MARV WOLFMAN & GEORGE PÉREZ.",
    "teaser": "NEXT: A LEAD. A LIE. A LEGACY."
  }
}