返回画廊数据整理自 YouMind 公共 GitHub/页面数据
插画动漫漫画 / 分镜来源:X / Twitter

现代超级英雄漫画页面

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

Prompt 正文

默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。

{
"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."
}
}