Prompt (JSON)3024 字符
{
"type": "漫画页面",
"style": "现代美式漫画风格,动态光影,细节丰富的背景,紫色与黑色调配色",
"character": "{argument name=\"character description\" default=\"身穿黑色乳胶紧身衣、佩戴猫耳头套和紫色护目镜的女性猫女大盗\"}",
"layout": {
"structure": "3 层布局,7 个独立分镜",
"panels": [
{
"position": "顶层,全宽",
"scene": "角色蹲在石像鬼雕像上,俯瞰广阔的夜间城市景观",
"text_elements": [
{
"type": "地点框",
"text": "{argument name=\"city name\" default=\"哥谭市\"}。此时此刻。"
},
{
"type": "主标题",
"text": "{argument name=\"main title\" default=\"猫女\"}"
},
{
"type": "副标题",
"text": "{argument name=\"subtitle\" default=\"游戏有九条命\"}"
},
{
"type": "制作人员",
"text": "编剧:TINI HOWARD,画师:NICO LEON,上色:ARIF PRIANTO,字体:TOM NAPOLITANO,封面:DERRICK CHEW"
},
{
"type": "旁白框",
"count": 2,
"text": [
"人们常说好奇心害死猫。",
"但他们从未见过这只猫。"
]
}
],
"inset_panel": {
"scene": "银行内部,有一名保安",
"text_elements": [
{
"type": "旁白框",
"text": "{argument name=\"city name\" default=\"哥谭市\"} 银行。真有趣,有多少只猫觉得自己是这里的主人。"
},
{
"type": "对话气泡",
"count": 2,
"text": [
"一切正常。",
"这些警报声足以吵醒死人。"
]
}
]
}
},
{
"position": "中层,左侧",
"scene": "角色挥舞长鞭在夜空中摆荡",
"text_elements": [
{
"type": "旁白框",
"text": "幸好我还没死。"
}
]
},
{
"position": "中层,中央",
"scene": "戴着手套的手拿着黑客设备的特写",
"text_elements": [
{
"type": "旁白框",
"text": "时机。节奏。一点音乐。"
},
{
"type": "设备屏幕",
"text": "干扰器"
},
{
"type": "音效",
"text": "哔 哔 哔"
}
]
},
{
"position": "中层,右侧",
"scene": "角色以杂技动作躲避红色激光网",
"text_elements": [
{
"type": "旁白框",
"text": "每个警报都有它的旋律。"
}
]
},
{
"position": "底层,左侧",
"scene": "角色打开一个装满珠宝和珍珠的木箱",
"text_elements": [
{
"type": "旁白框",
"text": "真正的奖赏不在于你偷到了什么。"
}
]
},
{
"position": "底层,中央",
"scene": "角色面部微笑的极度特写,护目镜反射出两个人影",
"text_elements": [
{
"type": "旁白框",
"text": "而在于你为谁而做。"
}
]
},
{
"position": "底层,右侧",
"scene": "角色站在屋顶边缘,手持长鞭,凝视着满月",
"text_elements": [
{
"type": "旁白框",
"text": "九条命。无尽的游戏。来玩吧。"
},
{
"type": "页脚",
"text": "{argument name=\"ending text\" default=\"未完待续...\"} 附带紫色猫爪印图标"
}
]
}
]
}
}