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

硬核超级英雄漫画页

生成一个包含 6 个分镜的完整漫画书页面,主角为蒙面义警,包含动态动作姿势和丰富的叙事文本框。

Prompt 正文

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

{
"type": "comic book page layout",
"style": "modern western comic book illustration, gritty, dynamic lighting, high contrast, detailed inking",
"character": "{argument name=\"hero theme\" default=\"red devil-themed vigilante\"} in a tactical suit with small horns on the cowl, red eye lenses, and a double baton weapon",
"layout": {
"panel_count": 6,
"panels": [
{
"position": "top left, large establishing shot",
"visuals": "hero standing on a rooftop looking over a sprawling city skyline at dusk, water tower on the left",
"text_elements": [
{"type": "location box", "text": "{argument name=\"city setting\" default=\"HELL'S KITCHEN. N.Y.C.\"}"},
{"type": "title logo", "text": "{argument name=\"main title\" default=\"DAREDEVIL THE MAN WITHOUT FEAR!\"}"},
{"type": "narration box", "text": "SOME NIGHTS, THE CITY FEELS LIKE A HEARTBEAT."},
{"type": "narration box", "text": "FAST. UNSTOPPABLE. ALIVE."},
{"type": "narration box", "text": "OTHER NIGHTS... IT FEELS LIKE A WARNING."}
]
},
{
"position": "top right, inset",
"visuals": "close-up of the hero's masked face in shadow",
"text_elements": [
{"type": "narration box", "text": "TONIGHT, IT'S BOTH."}
]
},
{
"position": "middle right, vertical",
"visuals": "4 street thugs standing in a dark, wet alleyway, graffiti on the brick wall",
"text_elements": [
{"type": "graffiti", "text": "{argument name=\"enemy faction\" default=\"THE HAND\"}"},
{"type": "narration box", "text": "THE HAND IS MOVING AGAIN."},
{"type": "narration box", "text": "QUIETLY. PATIENTLY. LIKE THEY OWN THE SHADOWS."}
]
},
{
"position": "center, large dynamic shot",
"visuals": "hero leaping forward dramatically, reaching out with one hand, holding a baton with a wire in the other, background features concentric white circles representing a radar sense",
"text_elements": [
{"type": "narration box", "text": "THEY DON'T."},
{"type": "narration box", "text": "NOT WHILE I CAN HELP IT."},
{"type": "speech bubble", "text": "I HEAR YOU. ALL OF YOU."}
]
},
{
"position": "bottom left, wide",
"visuals": "stark red background with black silhouettes, hero leaping down to fight 6 silhouetted ninjas wielding swords",
"text_elements": [
{"type": "narration box", "text": "I DON'T WEAR THE MASK TO BE A HERO."},
{"type": "narration box", "text": "I WEAR IT TO MAKE SURE THE INNOCENT MAKE IT HOME."}
]
},
{
"position": "bottom right, inset",
"visuals": "close-up of the hero's face, slightly different angle, determined expression",
"text_elements": [
{"type": "speech bubble", "text": "LET'S SEE WHO MAKES IT TONIGHT."},
{"type": "floating text", "text": "{argument name=\"ending text\" default=\"TO BE CONTINUED!\"}"}
]
}
]
}
}