返回画廊数据整理自 YouMind 公共 GitHub/页面数据
Prompt 正文
默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。
{
"type": "comic book page",
"style": "modern western comic art, highly detailed, dynamic lighting, night scene, purple and black color palette",
"page_layout": {
"top_section": {
"type": "splash panel",
"description": "Female cat burglar in black latex suit and purple goggles crouching on a gargoyle overlooking a city at night.",
"text_elements": [
{"type": "location box", "text": "{argument name=\"city name\" default=\"GOTHAM CITY\"}. RIGHT NOW."},
{"type": "main title", "text": "{argument name=\"character name\" default=\"CATWOMAN\"}"},
{"type": "subtitle", "text": "{argument name=\"subtitle text\" default=\"The Game has NINE LIVES\"}"},
{"type": "credits", "text": "Writer: TINI HOWARD, Artist: NICO LEON, Colorist: ARIF PRIANTO, Letterer: TOM NAPOLITANO, Cover: DERRICK CHEW"},
{"type": "narration boxes", "count": 2, "text": ["THEY SAY CURIOSITY KILLED THE CAT.", "THEY'VE NEVER MET THIS CAT."]},
{"type": "neon sign", "text": "{argument name=\"heist target\" default=\"GOTHAM CITY BANK\"}"}
],
"inset_panel": {
"description": "Inside a bank lobby, a security guard talking.",
"text_elements": [
{"type": "narration box", "text": "{argument name=\"heist target\" default=\"GOTHAM CITY BANK\"}. FUNNY HOW MANY CATS THINK THEY OWN THE PLACE."},
{"type": "speech bubbles", "count": 2, "text": ["EVERYTHING SECURE.", "THOSE ALARMS COULD WAKE THE DEAD."]}
]
}
},
"middle_row": {
"panels": [
{
"description": "Character swinging on a whip through the city.",
"text_elements": [{"type": "narration box", "text": "GOOD THING I'M NOT DEAD."}]
},
{
"description": "Close-up of gloved hand holding a device with a screen.",
"text_elements": [
{"type": "narration box", "text": "TIMING. RHYTHM. A LITTLE MUSIC."},
{"type": "device screen", "text": "DISRUPTER"},
{"type": "sound effect", "text": "BEEP BEEP BEEP"}
]
},
{
"description": "Character acrobatically dodging red laser tripwires.",
"text_elements": [{"type": "narration box", "text": "EVERY ALARM HAS A SONG."}]
}
]
},
"bottom_row": {
"panels": [
{
"description": "Character opening a chest full of glowing jewels and pearls.",
"text_elements": [{"type": "narration box", "text": "THE REAL PRIZE ISN'T WHAT YOU STEAL."}]
},
{
"description": "Extreme close-up of character's face, reflections of people in her purple goggles.",
"text_elements": [{"type": "narration box", "text": "IT'S WHO YOU DO IT FOR."}]
},
{
"description": "Character standing on a rooftop ledge holding a whip, looking at the full moon.",
"text_elements": [
{"type": "narration box", "text": "NINE LIVES. ENDLESS GAMES. LET'S PLAY."},
{"type": "footer text", "text": "{argument name=\"ending text\" default=\"TO BE CONTINUED...\"}"}
]
}
]
}
}
}