Prompt (JSON)1476 字符
{
"type": "3-panel manga page",
"style": "anime, highly detailed, cinematic lighting, futuristic corporate",
"layout": {
"structure": "1 wide top panel, 2 square bottom panels"
},
"panels": [
{
"position": "top",
"shot": "wide landscape",
"scene": "Futuristic corporate lobby with floor-to-ceiling windows",
"lighting": "{argument name=\"time of day\" default=\"sunrise\"}",
"background": "City skyline featuring {argument name=\"landmark\" default=\"Tokyo Tower\"}",
"details": "Holographic displays, polished reflective floor, reception desk, lounge chairs"
},
{
"position": "bottom left",
"shot": "close-up profile",
"character": "Young woman, dark hair, black business suit",
"accessories": "Futuristic black earpiece with glowing blue light",
"speech_bubble": {
"style": "standard rounded",
"text": "{argument name=\"character dialogue\" default=\"数字はいいわ\"}"
}
},
{
"position": "bottom right",
"shot": "full body, walking away, touching earpiece",
"character": "Same woman, black suit, black heels, carrying a black tote bag",
"environment": "Approaching security gates",
"holographic_sign": "{argument name=\"floor sign\" default=\"ECHO 42F\"}",
"speech_bubble": {
"style": "futuristic angular",
"text": "{argument name=\"AI dialogue\" default=\"おはようございます、ユキさん。本日は記念すべき ──\"}"
}
}
]
}